From 7a692de9a87d7644ce4ccc85169185f309701101 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2020 08:09:57 +0000 Subject: [PATCH] Bump django from 2.2.9 to 2.2.10 in /requirements Bumps [django](https://github.com/django/django) from 2.2.9 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.9...2.2.10) Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 3ebbc8f..c24ef1c 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,5 +1,5 @@ asgiref==3.2.3 -Django==2.2.9 +Django==2.2.10 django-appconf==1.0.3 django-compressor==2.4 django-summernote==0.8.11.6