Skip to content

Commit

Permalink
Merge pull request #3121 from plus3it/dependabot/pip/tox-4.7.0
Browse files Browse the repository at this point in the history
Bump tox from 4.6.4 to 4.7.0
  • Loading branch information
mergify[bot] authored Aug 9, 2023
2 parents 51705e3 + bbcb71e commit 65854cd
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.6.4;python_version>="3.7"
tox==4.7.0;python_version>="3.7"

0 comments on commit 65854cd

Please sign in to comment.