From f7239a52aeb3fa31e45de416ecc56def05c74cc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 23:30:56 +0000 Subject: [PATCH] Bump django from 2.1.4 to 2.2.10 Bumps [django](https://github.com/django/django) from 2.1.4 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.4...2.2.10) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8b184b4..b7aa25b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==2.1.4 +Django==2.2.10 django-autoslug-iplweb==1.9.4 django-widget-tweaks==1.4.3 mysqlclient==1.3.14