Skip to content

Commit

Permalink
Update dependency Django to ^3.2.14 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 1c07602 commit f412696
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 @@ -68,7 +68,7 @@ typing_extensions = ">=3.7,<5.0"
six = "^1.14"

[tool.poetry.dev-dependencies]
Django = {version = "^4.0.0"}
Django = {version = "^3.2.14"}
check-manifest = {version = "^0.48", python = "^3.6"}
bump2version = {version = "^1.0.0", python = "^3.6"}
git-changelog = {version = "^1.0.0", python = "^3.6.2"}
Expand Down

0 comments on commit f412696

Please sign in to comment.