From cf6e0a7d208402a401850e3d1772698e67858ac5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 21:04:57 +0000 Subject: [PATCH] Bump django from 2.0.8 to 2.2.24 in /src/requirements Bumps [django](https://github.com/django/django) from 2.0.8 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.8...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/common.txt b/src/requirements/common.txt index a7c36b5..65a3633 100644 --- a/src/requirements/common.txt +++ b/src/requirements/common.txt @@ -1,5 +1,5 @@ # Updated -Django==2.0.8 +Django==2.2.24 easy-thumbnails>=2.6 djangorestframework>=3.9.3 django-tenants==2.2.3