summaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-01-11 03:16:03 +0000
committerGitHub <noreply@github.com>2021-01-11 03:16:03 +0000
commitcfa0c3b0d94eea25db8f7de57ce93c52598009db (patch)
treef34579787d0089e1f5a020a87b2a548f5a25ba24 /testing
parentf6529fd3a14dc99939a372352652b443eaf38962 (diff)
downloadpytest-cfa0c3b0d94eea25db8f7de57ce93c52598009db.tar.gz
build(deps): bump django in /testing/plugins_integration
Bumps [django](https://github.com/django/django) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.4...3.1.5) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'testing')
-rw-r--r--testing/plugins_integration/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/plugins_integration/requirements.txt b/testing/plugins_integration/requirements.txt
index b2ca3e323..f50360230 100644
--- a/testing/plugins_integration/requirements.txt
+++ b/testing/plugins_integration/requirements.txt
@@ -1,5 +1,5 @@
anyio[curio,trio]==2.0.2
-django==3.1.4
+django==3.1.5
pytest-asyncio==0.14.0
pytest-bdd==4.0.2
pytest-cov==2.10.1