From 5f70afc260d076e94674f056f8d446dbce0dcbec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Mar 2021 13:29:34 +0000 Subject: [PATCH] Bump django from 2.2.13 to 2.2.18 Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.13...2.2.18) Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c638049..2254af2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ pytest-flake8 pytest-cov==2.5.1 falcon==2.0.0 flask -django==2.2.13; python_version>="3.0" +django==2.2.18; python_version>="3.0" requests==2.22.0 responses==0.10.12 webob