From d1dac9e9011106e05642a4dcb1f6df088fd81c3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 17:59:48 +0000 Subject: [PATCH] Bump django from 1.9 to 2.2.24 in /web_framework/mydjango Bumps [django](https://github.com/django/django) from 1.9 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.9...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web_framework/mydjango/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_framework/mydjango/requirements.txt b/web_framework/mydjango/requirements.txt index bc16447..0963eee 100644 --- a/web_framework/mydjango/requirements.txt +++ b/web_framework/mydjango/requirements.txt @@ -1,5 +1,5 @@ diff-match-patch==20121119 -Django==1.9 +Django==2.2.24 django-admin-bootstrapped==2.5.7 django-dbbackup==2.3.2 django-filter==0.10.0