Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent a7827e5 commit 0bf22e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ def package_vars(version_file):
"pyserial == 3.5",
"pyusb == 1.2.1",
"semver == 3.0.2",
"setuptools == 69.2.0",
"setuptools == 70.0.0",
"wheel == 0.43.0",
],
extras_require={
Expand Down

0 comments on commit 0bf22e8

Please sign in to comment.