Skip to content

Commit a622ee1

Browse files
Update pyusb requirement from ~=1.1.0 to ~=1.1.1 (#75)
Updates the requirements on [pyusb](https://github.com/pyusb/pyusb) to permit the latest version. - [Release notes](https://github.com/pyusb/pyusb/releases) - [Commits](pyusb/pyusb@v1.1.0...v1.1.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 582c8dc commit a622ee1

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
@@ -5,6 +5,6 @@ pyserial~=3.5
55
python-pppd==1.0.3
66
python-sdk-auth~=0.3.0
77
pyudev~=0.22.0
8-
pyusb~=1.1.0
8+
pyusb~=1.1.1
99
psutil~=5.8.0
1010
requests~=2.25.1

0 commit comments

Comments
 (0)