Skip to content

Commit

Permalink
Merge pull request #2991 from plus3it/dependabot/pip/tox-4.6.3
Browse files Browse the repository at this point in the history
Bump tox from 4.6.1 to 4.6.3
  • Loading branch information
mergify[bot] committed Jun 23, 2023
2 parents dcb4601 + 0830a58 commit 93c9b35
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.1;python_version>="3.7"
tox==4.6.3;python_version>="3.7"

0 comments on commit 93c9b35

Please sign in to comment.