Skip to content

Commit

Permalink
Update dependency django to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2024
1 parent 81e8116 commit 39f8a3f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -6,7 +6,7 @@ authors = ["Alexander Piskun <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.10"
django = "~4.2.8"
django = "~5.0.0"
django-braces = "~1.15.0"
djangorestframework-camel-case = "^1.3.0"
django-parler-rest = "^2.1"
Expand Down

0 comments on commit 39f8a3f

Please sign in to comment.