From b46db9b04072d4b7004beb898afffed0b00c71a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 19:07:15 +0000 Subject: [PATCH] Bump django from 2.2.10 to 2.2.22 in /server/var/www/edc_app Bumps [django](https://github.com/django/django) from 2.2.10 to 2.2.22. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.10...2.2.22) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/var/www/edc_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/var/www/edc_app/requirements.txt b/server/var/www/edc_app/requirements.txt index dcb89f1..0eb0e7b 100644 --- a/server/var/www/edc_app/requirements.txt +++ b/server/var/www/edc_app/requirements.txt @@ -1,7 +1,7 @@ Babel==2.7.0 boto3==1.10.2 botocore==1.13.2 -Django==2.2.10 +Django==2.2.22 django-bootstrap-datepicker-plus==3.0.5 django-crispy-forms==1.8.0 django-formtools==2.1