From d2c6ea7ff2ad3313fabe4635a4d7aa7079e72c91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2020 02:49:36 +0000 Subject: [PATCH] Bump django from 2.1 to 2.2.10 in /django/CBT Bumps [django](https://github.com/django/django) from 2.1 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1...2.2.10) Signed-off-by: dependabot[bot] --- django/CBT/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/CBT/requirements.txt b/django/CBT/requirements.txt index bd9195d..3e2ee2e 100644 --- a/django/CBT/requirements.txt +++ b/django/CBT/requirements.txt @@ -1,5 +1,5 @@ dj-database-url==0.5.0 -Django==2.1 +Django==2.2.10 django-heroku==0.3.1 gunicorn==19.9.0 Pillow==5.3.0