Skip to content

Commit

Permalink
Update pyusb requirement from ~=1.1.0 to ~=1.1.1 (#75)
Browse files Browse the repository at this point in the history
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 30, 2021
1 parent 582c8dc commit a622ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ pyserial~=3.5
python-pppd==1.0.3
python-sdk-auth~=0.3.0
pyudev~=0.22.0
pyusb~=1.1.0
pyusb~=1.1.1
psutil~=5.8.0
requests~=2.25.1

0 comments on commit a622ee1

Please sign in to comment.