Skip to content

Commit

Permalink
Merge pull request #3042 from plus3it/dependabot/pip/tox-4.6.4
Browse files Browse the repository at this point in the history
Bump tox from 4.6.3 to 4.6.4
  • Loading branch information
mergify[bot] authored Jul 7, 2023
2 parents 512b9b4 + b5d0fa8 commit fc5576c
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.3;python_version>="3.7"
tox==4.6.4;python_version>="3.7"

0 comments on commit fc5576c

Please sign in to comment.