From c60d2a47ab8e1b17a1129b48bca42f074e3fc7fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 21:19:20 +0000 Subject: [PATCH] Bump django from 2.0.1 to 2.2.10 Bumps [django](https://github.com/django/django) from 2.0.1 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.1...2.2.10) Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 5eae008..d6fcdf4 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -1,5 +1,5 @@ bleach==2.1.2 -Django==2.0.1 +Django==2.2.10 django-debug-toolbar==1.9.1 django-extensions==1.9.9 ipython==6.2.1 diff --git a/requirements.txt b/requirements.txt index ee56a33..e8b9982 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # TODO: update these (see dev_requirements for newer development versions) bleach==1.4 -Django==1.10.2 +Django==2.2.10 Markdown==2.4.1 dj-database-url==0.3.0 dj-static==0.0.6