From e28ec92c3a3f5bb9ee5a66cafe915145d646956b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 10:48:42 +0000 Subject: [PATCH] Bump django from 3.1.12 to 3.1.14 Bumps [django](https://github.com/django/django) from 3.1.12 to 3.1.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.12...3.1.14) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c359a8b..736c43b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ certifi==2022.12.7 chardet==3.0.4 defusedxml==0.6.0 dj-database-url==0.5.0 -Django==3.1.12 +Django==3.1.14 django-heroku==0.3.1 gunicorn==20.0.4 idna==2.9