Bump pyusb from 1.1.1 to 1.2.0 (#69)

Bumps [pyusb](https://github.com/pyusb/pyusb) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/pyusb/pyusb/releases)
- [Commits](https://github.com/pyusb/pyusb/compare/v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: pyusb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-07-07 19:27:50 -07:00
committed by GitHub
parent 6e6b6bcde6
commit 3d96bcdc14
+1 -1
View File
@@ -59,7 +59,7 @@ if __name__ == "__main__":
"pyflakes==2.3.1",
"Pygments==2.9.0",
"pyrsistent==0.17.3",
"pyusb==1.1.1",
"pyusb==1.2.0",
"setuptools>=45",
"six==1.16.0",
"spinners==0.0.24",