From fb24ed3f1a31c62b344e0f04963826b6562dc464 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 15:15:09 +0100 Subject: [PATCH] Bump pyudev from 0.22.0 to 0.23.1 (#3423) Bumps [pyudev](https://github.com/pyudev/pyudev) from 0.22.0 to 0.23.1. - [Release notes](https://github.com/pyudev/pyudev/releases) - [Changelog](https://github.com/pyudev/pyudev/blob/master/CHANGES.rst) - [Commits](https://github.com/pyudev/pyudev/compare/v0.22...v0.23.1) --- updated-dependencies: - dependency-name: pyudev dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index da18537a652..7dc50ba8a49 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ docker==5.0.3 gitpython==3.1.26 jinja2==3.0.3 pulsectl==22.1.3 -pyudev==0.22.0 +pyudev==0.23.1 ruamel.yaml==0.17.17 sentry-sdk==1.5.4 voluptuous==0.12.2