From 04f364026b40e76e9b85dac30867c6fb4b73d491 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2019 00:47:58 +0000 Subject: [PATCH] Bump django from 2.2.6 to 2.2.8 in /PythonWeb Bumps [django](https://github.com/django/django) from 2.2.6 to 2.2.8. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.6...2.2.8) 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 2868497e9..844fa2f1d 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.8 django-bootstrap-datepicker-plus==3.0.5 django-bootstrap4-datetimepicker==4.2 django-money==0.15