From 9d7cea00dce9028c1aaebe36f53b96a649dda03c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 07:32:16 +0000 Subject: [PATCH] Bump pytest-mock from 3.1.0 to 3.6.0 Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.1.0 to 3.6.0. - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.1.0...v3.6.0) Signed-off-by: dependabot[bot] --- requirements/ci-wheel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/ci-wheel.txt b/requirements/ci-wheel.txt index fbc1e7edf2e..d8b3d78a026 100644 --- a/requirements/ci-wheel.txt +++ b/requirements/ci-wheel.txt @@ -10,7 +10,7 @@ gunicorn==20.0.4 multidict==4.7.6 pytest==5.4.2 pytest-cov==2.8.1 -pytest-mock==3.1.0 +pytest-mock==3.6.0 typing_extensions==3.7.4.2 yarl==1.4.2