From 85b79beeb8a9fbef8af73a7a026b806fe675b410 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2020 10:30:53 +0000 Subject: [PATCH] Bump django from 2.2.6 to 2.2.10 in /PythonWeb Bumps [django](https://github.com/django/django) from 2.2.6 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.6...2.2.10) Signed-off-by: dependabot[bot] --- PythonWeb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PythonWeb/requirements.txt b/PythonWeb/requirements.txt index 8b6550855..bfaf8646b 100644 --- a/PythonWeb/requirements.txt +++ b/PythonWeb/requirements.txt @@ -5,7 +5,7 @@ cffi==1.12.3 chardet==3.0.4 colorama==0.4.1 cryptography==2.7 -Django==2.2.6 +Django==2.2.10 django-bootstrap-datepicker-plus==3.0.5 django-bootstrap4-datetimepicker==4.2 django-money==0.15