From 443f5b0c1f11f9cdb98f322e5ca56321c7c764e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 23:19:45 +0000 Subject: [PATCH] Bump django from 2.2.10 to 2.2.28 in /server/var/www/edc_app Bumps [django](https://github.com/django/django) from 2.2.10 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.10...2.2.28) --- 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..359821e 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.28 django-bootstrap-datepicker-plus==3.0.5 django-crispy-forms==1.8.0 django-formtools==2.1