From deecdbf0d3059b3f6a898393fea34b896b93ff59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 17:26:49 +0000 Subject: [PATCH] Bump django from 2.0.1 to 2.2.24 Bumps [django](https://github.com/django/django) from 2.0.1 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.1...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..28bb283 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -1,5 +1,5 @@ bleach==2.1.2 -Django==2.0.1 +Django==2.2.24 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..4c651ee 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.24 Markdown==2.4.1 dj-database-url==0.3.0 dj-static==0.0.6