From 6370c69c7a0a04227f9ee83dea216e415943fa07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 11:32:06 +0000 Subject: [PATCH] Bump django from 3.0.5 to 3.1.14 Bumps [django](https://github.com/django/django) from 3.0.5 to 3.1.14. - [Commits](https://github.com/django/django/compare/3.0.5...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 07be7e1..64e6f46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ billiard==3.6.3.0 click==7.1.1 dj-database-url==0.5.0 dj-static==0.0.6 -Django==3.0.5 +Django==3.1.14 django-cors-headers==3.2.1 django-extensions==2.2.9 django-taggit==1.2.0