From a73516e248c5aa29e188437e0c0985554d569f81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 09:39:32 +0000 Subject: [PATCH] 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](https://github.com/django/django/compare/3.1.13...3.1.14) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e0b8386..1fa05f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.2.3 certifi==2022.12.7 chardet==3.0.4 -Django==3.1.13 +Django==3.1.14 idna==2.8 pytz==2019.3 requests==2.22.0