From a87728cc268c2bf558a6bba4690fde230d846c53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 07:32:10 +0000 Subject: [PATCH] Bump mock from 4.0.3 to 5.0.2 in /platform 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] --- platform/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/requirements.txt b/platform/requirements.txt index 1f265b54..6db1093e 100644 --- a/platform/requirements.txt +++ b/platform/requirements.txt @@ -1,6 +1,6 @@ ./../common bump2version==1.0.1 -mock==4.0.3 +mock==5.0.2 packaging==22.0 pluggy==1.0.0 pyparsing==3.0.9