Skip to content

Commit f6c5639

Browse files
authored
Merge pull request #1359 from python-discord/dependabot/pip/django-5.0.7
Bump django from 5.0.6 to 5.0.7
2 parents 28f7744 + e18f116 commit f6c5639

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "MIT"
88
[tool.poetry.dependencies]
99
python = "3.11.*"
1010

11-
django = "5.0.6"
11+
django = "5.0.7"
1212
django-distill = "3.2.4"
1313
django-environ = "0.11.2"
1414
django-filter = "24.2"

0 commit comments

Comments
 (0)