From c286d27c8d2bf9c9f9fa5fc2ccf4b66368e2a385 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 17:31:26 +0000 Subject: [PATCH] Bump django from 2.2.13 to 2.2.22 Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.22. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.13...2.2.22) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1c1966d..afab2c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ atomicwrites==1.2.1 attrs==18.2.0 certifi==2018.10.15 coverage==4.5.2 -Django==2.2.13 +Django==2.2.22 dj-database-url==0.5.0 gunicorn==19.9.0 more-itertools==4.3.0