From fae2da3288c5d187605f8ec0dc4c1fdae7624394 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2020 19:21:14 +0000 Subject: [PATCH] Bump django from 2.1.5 to 2.2.13 in /web 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] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index d8cc8023..4cd18664 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -5,7 +5,7 @@ celery==4.2.1 Click==7.0 cycler==0.10.0 decorator==4.3.2 -Django==2.1.5 +Django==2.2.13 django-filter==2.1.0 django-rq==2.0 djangorestframework==3.9.1