From 65ad0adc157b7feec55a21246c5d12caaa824475 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 19:04:33 +0000 Subject: [PATCH] Bump django from 3.1.12 to 3.1.13 in /jangoadmin Bumps [django](https://github.com/django/django) from 3.1.12 to 3.1.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.12...3.1.13) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jangoadmin/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jangoadmin/requirements.txt b/jangoadmin/requirements.txt index c48e5f8..0989f8c 100644 --- a/jangoadmin/requirements.txt +++ b/jangoadmin/requirements.txt @@ -9,7 +9,7 @@ colorama==0.4.3 contextlib2==0.6.0 distlib==0.3.0 distro==1.4.0 -Django==3.1.12 +Django==3.1.13 django-kuldeep==1.8 django-storages==1.9.1 djangorestframework==3.11.2