Skip to content

Commit a14bbd1

Browse files
Update dependency tox to v4
1 parent 984dd35 commit a14bbd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ lockfile = "^0.12.2"
8181
recommonmark = "^0.7.1"
8282
psycopg2 = {version = "=2.9.6", python = "3.6.* || 3.7.* || 3.8.* || 3.9.*"}
8383
mysqlclient = {version = "=2.1.1", python = "^3.6"}
84-
tox = "^3.25"
84+
tox = "^4.0.0"
8585
mypy = {version = "^0.961", python = "^3.6"}
8686
django-stubs = {version = "^1.9", python = "^3.6"}
8787

0 commit comments

Comments
 (0)