Skip to content

Commit

Permalink
Merge pull request #1200 from python-discord/dependabot/pip/django-5.0.1
Browse files Browse the repository at this point in the history
Bump django from 5.0 to 5.0.1
  • Loading branch information
jchristgit authored Jan 3, 2024
2 parents cea2578 + 6c37d1f commit efb0d08
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -8,7 +8,7 @@ license = "MIT"
[tool.poetry.dependencies]
python = "3.11.*"

django = "5.0"
django = "5.0.1"
django-distill = "3.1.3"
django-environ = "0.11.2"
django-filter = "23.5"
Expand Down

0 comments on commit efb0d08

Please sign in to comment.