Skip to content

Commit

Permalink
Update pyusb requirement from ~=1.1.1 to ~=1.2.1 (#88)
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.1...v1.2.1)

---
updated-dependencies:
- dependency-name: pyusb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

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 Nov 2, 2022
1 parent 01ffd91 commit 9d98eab
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 @@ -3,6 +3,6 @@ pyserial~=3.5
python-pppd==1.0.3
python-sdk-auth~=0.3.0
pyudev~=0.22.0
pyusb~=1.1.1
pyusb~=1.2.1
psutil~=5.8.0
requests~=2.25.1

0 comments on commit 9d98eab

Please sign in to comment.