From 2aa2385adef734eae5b1aa05e5222c46cb0c55e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 21:22:28 +0000 Subject: [PATCH] Bump django from 2.0.6 to 2.2.24 Bumps [django](https://github.com/django/django) from 2.0.6 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.6...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirement.txt b/requirement.txt index 43762b2..c1ab745 100644 --- a/requirement.txt +++ b/requirement.txt @@ -13,7 +13,7 @@ dataclasses==0.6 datashape==0.5.4 decorator==4.3.0 distributed==1.21.8 -Django==2.0.6 +Django==2.2.24 djongo==1.2.32 eventlet==0.24.1 fastcache==1.0.2