Skip to content

Commit

Permalink
Merge pull request #2955 from plus3it/dependabot/pip/tox-4.6.0
Browse files Browse the repository at this point in the history
Bump tox from 4.5.2 to 4.6.0
  • Loading branch information
mergify[bot] authored Jun 9, 2023
2 parents 5417dec + 492fbd7 commit 8fb2f67
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.5.2;python_version>="3.7"
tox==4.6.0;python_version>="3.7"

0 comments on commit 8fb2f67

Please sign in to comment.