From c40c231242313311c25b274cbd2bfa0ad812125e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 04:22:45 +0000 Subject: [PATCH] Bump django from 2.2.21 to 2.2.24 Bumps [django](https://github.com/django/django) from 2.2.21 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.21...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f4c9f7f..4176ba5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ bleach==3.3.0 Click==7.1.2 coverage==5.5 crayons==0.4.0 -Django==2.2.21 +Django==2.2.24 django-ajax-selects==2.1.0 django-appconf==1.0.4 django-auth-ldap==2.4.0