From 1ec6fbc70146d428fd7a8b161c4377c6983573bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 17:49:07 +0000 Subject: [PATCH] Bump django from 2.2.1 to 2.2.22 in /python-django Bumps [django](https://github.com/django/django) from 2.2.1 to 2.2.22. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.1...2.2.22) --- 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..a8cc31e19 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.22 djongo==1.2.32 dnspython==1.16.0 graphene==2.1.3