From 08f0507197fe1f30e660448d0191e25fa7b70fb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:45:45 +0000 Subject: [PATCH] Bump django from 2.1.5 to 2.2.13 in /requirements Bumps [django](https://github.com/django/django) from 2.1.5 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.5...2.2.13) 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 0be58c99..8ccf191c 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,7 +1,7 @@ beautifulsoup4==4.7.1 celery==4.2.1 dj-database-url==0.5.0 -Django==2.1.5 +Django==2.2.13 django-crispy-forms==1.7.2 django-debug-toolbar==1.11 django-ratelimit==2.0.0