Skip to content

Commit

Permalink
chore(deps): update dependency django to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2022
1 parent 3c2f1ae commit 6f3e059
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 @@ -47,7 +47,7 @@ Sphinx = {version = "5.1.1", optional = true}
sphinx-rtd-theme = {version = "1.0.0", optional = true}

[tool.poetry.dev-dependencies]
Django = "3.2.15"
Django = "4.1.2"
tox = "3.26.0"
coverage = {extras = ["toml"], version = "^6.4.3"}
pre-commit = "^2.20.0"
Expand Down

0 comments on commit 6f3e059

Please sign in to comment.