From b98654815dea56532b2ea183c5c62f1843d12447 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 07:32:29 +0000 Subject: [PATCH] Bump mock from 4.0.3 to 5.0.2 in /tools Bumps [mock](https://github.com/testing-cabal/mock) from 4.0.3 to 5.0.2. - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](https://github.com/testing-cabal/mock/compare/4.0.3...5.0.2) --- updated-dependencies: - dependency-name: mock dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 0ec591d7..e71244f1 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -8,7 +8,7 @@ flake8==6.0.0 httpretty==1.0.5 isort==5.11.1 mccabe==0.7.0 -mock==4.0.3 +mock==5.0.2 more-itertools==9.0.0 packaging==22.0 pluggy==1.0.0