From d61515e44e56379adee42136f826ab356c926de8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 08:53:22 +0000 Subject: [PATCH] Bump django from 3.1.13 to 3.1.14 in /conf/django Bumps [django](https://github.com/django/django) from 3.1.13 to 3.1.14. - [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] --- conf/django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/django/requirements.txt b/conf/django/requirements.txt index f07e0f7..7e56d57 100644 --- a/conf/django/requirements.txt +++ b/conf/django/requirements.txt @@ -1,4 +1,4 @@ -Django==3.1.13 +Django==3.1.14 black==20.8b1 dj-rest-auth==1.0.7 django-allauth==0.42.0