From 207c07285fb3353d85e1cb41838cd32dbe1cf412 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 20:05:44 +0000 Subject: [PATCH] Bump django from 3.1.7 to 3.1.8 in /testing/plugins_integration Bumps [django](https://github.com/django/django) from 3.1.7 to 3.1.8. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.7...3.1.8) Signed-off-by: dependabot[bot] --- testing/plugins_integration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/plugins_integration/requirements.txt b/testing/plugins_integration/requirements.txt index 63c324a4908..849b21aa109 100644 --- a/testing/plugins_integration/requirements.txt +++ b/testing/plugins_integration/requirements.txt @@ -1,5 +1,5 @@ anyio[curio,trio]==2.2.0 -django==3.1.7 +django==3.1.8 pytest-asyncio==0.14.0 pytest-bdd==4.0.2 pytest-cov==2.11.1