From bae7bb8ce46496d4e073186fe1ae636b6560884a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2020 12:17:33 +0100 Subject: [PATCH] Bump pyudev from 0.21.0 to 0.22.0 (#1461) Bumps [pyudev](https://github.com/pyudev/pyudev) from 0.21.0 to 0.22.0. - [Release notes](https://github.com/pyudev/pyudev/releases) - [Changelog](https://github.com/pyudev/pyudev/blob/develop-0.22/CHANGES.rst) - [Commits](https://github.com/pyudev/pyudev/compare/v0.21.0...v0.22) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a11b5fe7..75084b6b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ docker==4.1.0 gitpython==3.0.5 packaging==20.1 pytz==2019.3 -pyudev==0.21.0 +pyudev==0.22.0 ruamel.yaml==0.15.100 uvloop==0.14.0 voluptuous==0.11.7