We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 984dd35 commit 980ed61Copy full SHA for 980ed61
pyproject.toml
@@ -69,7 +69,7 @@ typing_extensions = ">=3.7,<5.0"
69
six = "^1.14"
70
71
[tool.poetry.dev-dependencies]
72
-Django = {version = "^3.2.14"}
+Django = {version = "^4.0.0"}
73
check-manifest = {version = "^0.48", python = "^3.6"}
74
bump2version = {version = "^1.0.0", python = "^3.6"}
75
git-changelog = {version = "^0.6.0", python = "^3.6.2"}
0 commit comments