Skip to content

Commit bf1f39a

Browse files
authored
Merge pull request #777 from python-discord/dependabot/pip/django-4.1.2
2 parents 754f0c0 + 8d6458e commit bf1f39a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -7,7 +7,7 @@ license = "MIT"
77

88
[tool.poetry.dependencies]
99
python = "3.10.*"
10-
django = "4.1.1"
10+
django = "4.1.2"
1111
django-environ = "0.9.0"
1212
django-filter = "22.1"
1313
djangorestframework = "3.14.0"

0 commit comments

Comments
 (0)