From c64b8b3cd33a96429bd8aa82581b81a3973dd8d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 23:53:48 +0000 Subject: [PATCH] Bump pytest-mock from 1.11.1 to 3.5.1 in /requirements Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 1.11.1 to 3.5.1. - [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/v1.11.1...v3.5.1) Signed-off-by: dependabot[bot] --- requirements/requirements_dev.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements/requirements_dev.txt b/requirements/requirements_dev.txt index fe51fff1647f..12212bf3a05f 100644 --- a/requirements/requirements_dev.txt +++ b/requirements/requirements_dev.txt @@ -10,7 +10,7 @@ pytest pytest-cov pytest-django pytest-pythonpath -pytest-mock==1.11.1 +pytest-mock==3.5.1 pytest-timeout pytest-xdist==1.34.0 # 2.0.0 broke zuul for some reason tox # for awxkit @@ -20,5 +20,6 @@ matplotlib backports.tempfile # support in unit tests for py32+ tempfile.TemporaryDirectory mockldap sdb +remote-pdb gprof2dot atomicwrites==1.4.0