From 4ce7ad3e3849c1dce20dc369564ce91b773e3e49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 04:01:19 +0000 Subject: [PATCH] Bump mock from 4.0.2 to 5.1.0 Bumps [mock](https://github.com/testing-cabal/mock) from 4.0.2 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.2...5.1.0) --- updated-dependencies: - dependency-name: mock dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 43ebc37..dcdb81b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ attrs==19.3.0 -mock==4.0.2 +mock==5.1.0 more-itertools==8.3.0 numpy==1.22.0 packaging==20.4