From 4de9e4941a03631c5d7707a5bc1b79386d08afa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 22:03:50 +0000 Subject: [PATCH] Bump django from 2.2.1 to 2.2.21 in /python-django Bumps [django](https://github.com/django/django) from 2.2.1 to 2.2.21. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.1...2.2.21) --- 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..1631e2068 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.21 djongo==1.2.32 dnspython==1.16.0 graphene==2.1.3