Skip to content

Commit

Permalink
Update dependency tox to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 21, 2023
1 parent 1c07602 commit a94575d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ lockfile = "^0.12.2"
recommonmark = "^0.7.1"
psycopg2 = {version = "=2.9.6", python = "3.6.* || 3.7.* || 3.8.* || 3.9.*"}
mysqlclient = {version = "=2.1.1", python = "^3.6"}
tox = "^3.25"
tox = "^4.0.0"
mypy = {version = "^0.961", python = "^3.6"}
django-stubs = {version = "^4.0.0", python = "^3.6"}

Expand Down

0 comments on commit a94575d

Please sign in to comment.