Skip to content
This repository was archived by the owner on Nov 5, 2025. It is now read-only.

Commit c75fe55

Browse files
Bump django from 3.1.12 to 3.1.14 (#181)
Bumps [django](https://github.com/django/django) from 3.1.12 to 3.1.14. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@3.1.12...3.1.14) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40a3680 commit c75fe55

File tree

2 files changed

+320
-189
lines changed

2 files changed

+320
-189
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dj-database-url = "==0.5.0"
1616
django-configurations = "==2.2"
1717
django-debug-toolbar = "==3.2.1"
1818
django-extensions = "==3.1.0"
19-
Django = "==3.1.12"
19+
Django = "==3.1.14"
2020
gunicorn = "==20.0.4"
2121
whitenoise = "==5.2.0"
2222
"psycopg2-binary" = "==2.8.6"

0 commit comments

Comments
 (0)