From 6e63daed8aad944adb16f5b25e6e0ad9047b5fb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 19:32:40 +0000 Subject: [PATCH] Bump django from 3.1 to 3.1.13 in /src Bumps [django](https://github.com/django/django) from 3.1 to 3.1.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1...3.1.13) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 6af2915..98c6c98 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -7,7 +7,7 @@ certifi==2020.6.20 chardet==3.0.4 click==7.1.2 decorator==4.4.2 -Django==3.1 +Django==3.1.13 django-crispy-forms==1.9.2 django-debug-toolbar==2.2 django-extensions==3.0.5