From 793eb73d761a2e7bc511c144f7984e1c9eb72262 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 20:50:10 +0000 Subject: [PATCH] Bump django from 2.2.24 to 2.2.28 Bumps [django](https://github.com/django/django) from 2.2.24 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.24...2.2.28) --- 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..6d6db73 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.28 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..e715cc1 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.28 django-bmemcached==0.2.3 django-cache-memoize==0.1.1 django-cors-headers==2.3.0