From 29beec024c1afba338dc1fa4c28145bbd5ced0e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 18:20:04 +0000 Subject: [PATCH] Bump django from 2.2.3 to 2.2.24 in /composer Bumps [django](https://github.com/django/django) from 2.2.3 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.3...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer/requirements.txt b/composer/requirements.txt index 865c34d..9112241 100644 --- a/composer/requirements.txt +++ b/composer/requirements.txt @@ -1,6 +1,6 @@ astroid==2.2.5 django-mysql==3.2.0 -Django==2.2.3 +Django==2.2.24 django-restframework==0.0.1 isort==4.3.21 lazy-object-proxy==1.4.1