Skip to content

Commit

Permalink
Merge pull request #3132 from plus3it/dependabot/pip/tox-4.8.0
Browse files Browse the repository at this point in the history
Bump tox from 4.7.0 to 4.8.0
  • Loading branch information
mergify[bot] authored Aug 14, 2023
2 parents e1386e9 + b138932 commit 5542825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

tox==3.14.0;python_version<="2.7"
tox==3.28.0;python_version<="3.6" and python_version>"2.7"
tox==4.7.0;python_version>="3.7"
tox==4.8.0;python_version>="3.7"

0 comments on commit 5542825

Please sign in to comment.