summaryrefslogtreecommitdiff
path: root/testing/plugins_integration
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-11-09 03:17:35 +0000
committerGitHub <noreply@github.com>2020-11-09 03:17:35 +0000
commit02d4b3d75fd961046824a25e555283a3861ba026 (patch)
treeda2d3dd757c9a146ebdd591b9940e025cd86511b /testing/plugins_integration
parentb2e7b9df9efa488664b7d5c41382510f3e84a9fb (diff)
downloadpytest-02d4b3d75fd961046824a25e555283a3861ba026.tar.gz
build(deps): bump django in /testing/plugins_integration
Bumps [django](https://github.com/django/django) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.2...3.1.3) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '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 cdd55a0e5..78eba3155 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.2
+django==3.1.3
pytest-asyncio==0.14.0
pytest-bdd==4.0.1
pytest-cov==2.10.1