From 44f4f5b2e44aad7d0d5e5092aecd3686ae2e0c59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:59:55 +0000 Subject: [PATCH] chore(deps): bump django from 2.0.13 to 2.2.24 Bumps [django](https://github.com/django/django) from 2.0.13 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.13...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e1cdfa3..c6e901b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ django-livefield==3.1.0 django-redis==4.10.0 django-storages==1.7.1 django-timezone-utils==0.13 -Django==2.0.13 +Django==2.2.24 djangorestframework-hstore==1.3 djangorestframework==3.7.7 dnspython==1.15.0