summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-12-21 03:07:23 +0000
committerGitHub <noreply@github.com>2020-12-21 03:07:23 +0000
commit1839713b71db4f9d656c5ae3de32a9abcaa99009 (patch)
treecc75a22708d3313c8e75b173fa39254739fc3c0f
parent89dcfbf293802b6efacc5aea2893f9fec03787bc (diff)
downloadpytest-1839713b71db4f9d656c5ae3de32a9abcaa99009.tar.gz
build(deps): bump pytest-mock in /testing/plugins_integration
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.3.1...v3.4.0) Signed-off-by: dependabot[bot] <support@github.com>
-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 99ddef070..b2ca3e323 100644
--- a/testing/plugins_integration/requirements.txt
+++ b/testing/plugins_integration/requirements.txt
@@ -6,7 +6,7 @@ pytest-cov==2.10.1
pytest-django==4.1.0
pytest-flakes==4.0.3
pytest-html==3.1.1
-pytest-mock==3.3.1
+pytest-mock==3.4.0
pytest-rerunfailures==9.1.1
pytest-sugar==0.9.4
pytest-trio==0.7.0