From c276860180022c0b59aae9ed43cbc57372849001 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 17:26:39 +0000 Subject: [PATCH] Bump django from 2.2.21 to 2.2.22 in /py-requirements Bumps [django](https://github.com/django/django) from 2.2.21 to 2.2.22. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.21...2.2.22) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- py-requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py-requirements/base.txt b/py-requirements/base.txt index b760505..67bf360 100644 --- a/py-requirements/base.txt +++ b/py-requirements/base.txt @@ -1,5 +1,5 @@ # Django stuff -Django==2.2.21 +Django==2.2.22 dj-database-url==0.5.0 django-choices==1.6.2 django-extensions==2.1.5