Skip to content

Commit 6eb71b9

Browse files
renovate[bot]jackton1
authored andcommitted
Update dependency django-stubs to v4
1 parent 11e551b commit 6eb71b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ psycopg2 = {version = "=2.9.6", python = "3.6.* || 3.7.* || 3.8.* || 3.9.*"}
8282
mysqlclient = {version = "=2.1.1", python = "^3.6"}
8383
tox = "^3.25"
8484
mypy = {version = "^0.961", python = "^3.6"}
85-
django-stubs = {version = "^1.9", python = "^3.6"}
85+
django-stubs = {version = "^4.0.0", python = "^3.6"}
8686

8787
[tool.poetry.extras]
8888
deploy = ["bump2version", "git-changelog"]

0 commit comments

Comments
 (0)