Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/github_actions/crazy-max/ghact…
Browse files Browse the repository at this point in the history
…ion-dump-context-2.0.0
  • Loading branch information
felddy authored Feb 24, 2023
2 parents 28751df + bafeab4 commit e8954f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,15 +73,15 @@ def package_vars(version_file):
"pyserial == 3.5",
"pyusb == 1.2.1",
"semver == 2.13.0",
"setuptools == 67.3.2",
"setuptools == 67.4.0",
"wheel == 0.38.4",
],
extras_require={
"test": [
"coverage == 6.5.0",
"coveralls == 3.3.1",
"docker == 6.0.1",
"pre-commit == 3.0.4",
"pre-commit == 3.1.0",
"pytest == 7.2.1",
"pytest-cov == 4.0.0",
"pytest-lazy-fixture == 0.6.3",
Expand Down

0 comments on commit e8954f1

Please sign in to comment.