From a8e60ed5a5a71969795d5bbfe5116ee1cd7c612f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 11:35:37 +0000 Subject: [PATCH] Bump django in /django-rest-framework-fast/requirements Bumps [django](https://github.com/django/django) from 2.2 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2...2.2.27) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django-rest-framework-fast/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django-rest-framework-fast/requirements/base.txt b/django-rest-framework-fast/requirements/base.txt index 737ab40..dbcb288 100644 --- a/django-rest-framework-fast/requirements/base.txt +++ b/django-rest-framework-fast/requirements/base.txt @@ -1,6 +1,6 @@ Unipath==1.1 dj-database-url==0.5.0 -Django==2.2 +Django==2.2.27 django-storages==1.7.1 djangorestframework==3.9.2 ipython==7.4.0