From 575ba32325abc2a307191b4d7ad76322b1ca43e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 07:48:24 +0000 Subject: [PATCH] Bump django from 2.2.24 to 2.2.27 Bumps [django](https://github.com/django/django) from 2.2.24 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.24...2.2.27) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-frozen.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-frozen.txt b/requirements-frozen.txt index 2cfb39d..f4768f7 100644 --- a/requirements-frozen.txt +++ b/requirements-frozen.txt @@ -27,7 +27,7 @@ decorator==4.0.10 defusedxml==0.5.0 dj-database-url==0.4.1 dj-static==0.0.6 -Django==2.2.24 +Django==2.2.27 django-bmemcached==0.2.3 django-cache-memoize==0.1.1 django-cors-headers==2.3.0 diff --git a/requirements.txt b/requirements.txt index dc56471..1ae7e14 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ ccxt==1.13.38 decorator==4.0.10 dj-database-url==0.4.1 dj-static==0.0.6 -Django==2.2.24 +Django==2.2.27 django-bmemcached==0.2.3 django-cache-memoize==0.1.1 django-cors-headers==2.3.0