Skip to content

Commit bd9dade

Browse files
Bump django from 3.1.13 to 3.1.14
Bumps [django](https://github.com/django/django) from 3.1.13 to 3.1.14. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@3.1.13...3.1.14) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63c6c45 commit bd9dade

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)