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 22, 2024
1 parent c604d1e commit 42780d6
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 15 deletions.
71 changes: 57 additions & 14 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.3.0", optional = true}
sphinx-rtd-theme = {version = "1.3.0", optional = true}

[tool.poetry.dev-dependencies]
Django = "3.2.25"
Django = "4.2.16"
tox = "4.23.2"
coverage = {extras = ["toml"], version = "^7.0.0"}
pre-commit = "^3.0.0"
Expand Down

0 comments on commit 42780d6

Please sign in to comment.