summaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authorBruno Oliveira <nicoddemus@gmail.com>2021-02-08 08:09:23 -0300
committerGitHub <noreply@github.com>2021-02-08 08:09:23 -0300
commitf85427b92af14268c1c8e2adf83903e9bb604a98 (patch)
tree87b9297affbb15b392c38d45c82b4616038522eb /testing
parente9d554c5f59951eb88ce13e18349796f8ffc72dc (diff)
parent7b91302b3395fff39ed012e0f30029204dd533c1 (diff)
downloadpytest-f85427b92af14268c1c8e2adf83903e9bb604a98.tar.gz
Merge pull request #8326 from pytest-dev/dependabot/pip/testing/plugins_integration/django-3.1.6
build(deps): bump django from 3.1.5 to 3.1.6 in /testing/plugins_integration
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 f92f62c69..6460e8385 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.5
+django==3.1.6
pytest-asyncio==0.14.0
pytest-bdd==4.0.2
pytest-cov==2.11.1