From 3ddb8ce4068347989ab87257e5bb71eaa38279f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 00:06:57 +0000 Subject: [PATCH] Bump mock from 4.0.3 to 5.1.0 in /platform Bumps [mock](https://github.com/testing-cabal/mock) from 4.0.3 to 5.1.0. - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](https://github.com/testing-cabal/mock/compare/4.0.3...5.1.0) --- updated-dependencies: - dependency-name: mock dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- platform/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/requirements.txt b/platform/requirements.txt index 1f265b54..3866d3e5 100644 --- a/platform/requirements.txt +++ b/platform/requirements.txt @@ -1,6 +1,6 @@ ./../common bump2version==1.0.1 -mock==4.0.3 +mock==5.1.0 packaging==22.0 pluggy==1.0.0 pyparsing==3.0.9