Skip to content

Commit

Permalink
Update dependency mypy to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 21, 2023
1 parent c0b02a4 commit e082a6a
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 @@ -81,7 +81,7 @@ 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"
mypy = {version = "^0.961", python = "^3.6"}
mypy = {version = "^1.0.0", python = "^3.6"}
django-stubs = {version = "^1.9", python = "^3.6"}

[tool.poetry.extras]
Expand Down

0 comments on commit e082a6a

Please sign in to comment.