Skip to content

Commit 015af3f

Browse files
fix(deps): update dependency django to ~4.2.0
1 parent b8cfd2e commit 015af3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.github_repository}}/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["{{cookiecutter.default_from_email}}"]
66

77
[tool.poetry.dependencies]
88
python = "~3.9"
9-
Django = "~4.1"
9+
Django = "~4.2.0"
1010
django-environ = "^0.9"
1111
django-sites = "^0.11"
1212
django-filter = "^21.1"

0 commit comments

Comments
 (0)