Skip to content

Commit fe7c9a4

Browse files
Update pyudev requirement from ~=0.21.0 to ~=0.22.0 (#45)
Updates the requirements on [pyudev](https://github.com/pyudev/pyudev) to permit the latest version. - [Release notes](https://github.com/pyudev/pyudev/releases) - [Changelog](https://github.com/pyudev/pyudev/blob/develop-0.22/CHANGES.rst) - [Commits](pyudev/pyudev@v0.21.0...v0.22) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56a8f03 commit fe7c9a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pyroute2==0.5.*
44
pyserial~=3.4.0
55
python-pppd==1.0.3
66
python-sdk-auth~=0.3.0
7-
pyudev~=0.21.0
7+
pyudev~=0.22.0
88
pyusb~=1.0.2
99
psutil~=5.7.2
1010
requests~=2.22.0

0 commit comments

Comments
 (0)