From 2df3678fef38db93dc29b6e24cc1066bb309fac4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 10:14:14 +0100 Subject: [PATCH] Bump pyudev from 0.23.1 to 0.23.2 (#3434) Bumps [pyudev](https://github.com/pyudev/pyudev) from 0.23.1 to 0.23.2. - [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.23.1...v0.23.2) --- updated-dependencies: - dependency-name: pyudev dependency-type: direct:production update-type: version-update:semver-patch ... 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 5782b94d3..d93a0e33b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ docker==5.0.3 gitpython==3.1.26 jinja2==3.0.3 pulsectl==22.1.3 -pyudev==0.23.1 +pyudev==0.23.2 ruamel.yaml==0.17.17 sentry-sdk==1.5.4 voluptuous==0.12.2