From 84c8ea355bff5705481e7ae3a3e4f72cfb9baff7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 18:02:57 +0000 Subject: [PATCH] Bump django from 2.2.1 to 2.2.24 in /python-django Bumps [django](https://github.com/django/django) from 2.2.1 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.1...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python-django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-django/requirements.txt b/python-django/requirements.txt index 612babc1b..5ced21d05 100644 --- a/python-django/requirements.txt +++ b/python-django/requirements.txt @@ -1,6 +1,6 @@ aniso8601==3.0.2 dataclasses==0.6 -Django==2.2.1 +Django==2.2.24 djongo==1.2.32 dnspython==1.16.0 graphene==2.1.3