Skip to content

Commit 26834b6

Browse files
Merge pull request #633 from python-discord/dependabot/pip/django-3.1.14
Bump django from 3.1.13 to 3.1.14
2 parents d6f82da + 108368e commit 26834b6

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
@@ -7,7 +7,7 @@ license = "MIT"
77

88
[tool.poetry.dependencies]
99
python = "3.9.*"
10-
django = "~=3.1.13"
10+
django = "~=3.1.14"
1111
django-environ = "~=0.4.5"
1212
django-filter = "~=21.1"
1313
djangorestframework = "~=3.11.0"

0 commit comments

Comments
 (0)