From 2e481c133a512547cda355313dd0aa97eaff695f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 13:20:42 +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 cf45b88a..6b38b969 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ colorclass==2.2.0 confusable-homoglyphs==3.2.0 cryptography==2.9 defusedxml==0.6.0 -Django==3.1.13 +Django==3.1.14 django-allauth==0.41.0 django-autocomplete-light==3.5.1 django-braces==1.14.0