Skip to content

Commit 9d98eab

Browse files
Update pyusb requirement from ~=1.1.1 to ~=1.2.1 (#88)
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.1...v1.2.1) --- updated-dependencies: - dependency-name: pyusb dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01ffd91 commit 9d98eab

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
@@ -3,6 +3,6 @@ pyserial~=3.5
33
python-pppd==1.0.3
44
python-sdk-auth~=0.3.0
55
pyudev~=0.22.0
6-
pyusb~=1.1.1
6+
pyusb~=1.2.1
77
psutil~=5.8.0
88
requests~=2.25.1

0 commit comments

Comments
 (0)