From 4c32b29aa007a2990647ecda50c87b1a5f9f48bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:14:32 +0000 Subject: [PATCH] Bump django from 2.2.10 to 2.2.24 in /server/var/www/edc_app Bumps [django](https://github.com/django/django) from 2.2.10 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.10...2.2.24) --- 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..5bbbac2 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.24 django-bootstrap-datepicker-plus==3.0.5 django-crispy-forms==1.8.0 django-formtools==2.1