From fe8d273a35a0dc5d00ca213a69965fcc8bd3c464 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 18:52:57 +0000 Subject: [PATCH] Bump mock from 3.0.5 to 5.1.0 Bumps [mock](https://github.com/testing-cabal/mock) from 3.0.5 to 5.1.0. - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](https://github.com/testing-cabal/mock/compare/3.0.5...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 c946498..2118955 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ gunicorn==19.9.0 # Test dependencies coverage==4.5.4 -mock==3.0.5 +mock==5.1.0 model-mommy==1.6.0 xmlunittest==0.5.0 vcrpy==2.1.0