From 5d687f95ddf2c3646e48096bea3b16021c7f3974 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 07:42:00 +0000 Subject: [PATCH] Bump mock from 2.0.0 to 5.2.0 Bumps [mock](https://github.com/testing-cabal/mock) from 2.0.0 to 5.2.0. - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](https://github.com/testing-cabal/mock/compare/2.0.0...5.2.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 308a4e8..f53dbef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ backoff==2.2.1 cryptography==44.0.0 flake8==7.1.1 -mock==2.0.0 +mock==5.2.0 pylint==3.3.3 PyJWT==2.10.1 python-dateutil==2.8.2