summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Oliveira <nicoddemus@gmail.com>2021-02-22 17:36:58 -0300
committerGitHub <noreply@github.com>2021-02-22 17:36:58 -0300
commitd37fe13af5023dfba1647a63ce400d7e11ca6376 (patch)
tree0053cd83778a6f0341b568f86738e73bec37bb86
parentd76f7b3039f6b4789cadff3970264b7f756525e2 (diff)
parent060cbef2604c7f0dd5122aca0e0cdd77c5b2c01f (diff)
downloadpytest-d37fe13af5023dfba1647a63ce400d7e11ca6376.tar.gz
Merge pull request #8362 from pytest-dev/dependabot/pip/testing/plugins_integration/django-3.1.7
build(deps): bump django from 3.1.6 to 3.1.7 in /testing/plugins_integration
-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 6460e8385..730d1f028 100644
--- a/testing/plugins_integration/requirements.txt
+++ b/testing/plugins_integration/requirements.txt
@@ -1,5 +1,5 @@
anyio[curio,trio]==2.1.0
-django==3.1.6
+django==3.1.7
pytest-asyncio==0.14.0
pytest-bdd==4.0.2
pytest-cov==2.11.1