From 63ae4d4e2b931c45881209a4d70442d4bbeae70c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 19:00:09 +0000 Subject: [PATCH] Bump mock from 3.0.5 to 5.0.2 Bumps [mock](https://github.com/testing-cabal/mock) from 3.0.5 to 5.0.2. - [Release notes](https://github.com/testing-cabal/mock/releases) - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](https://github.com/testing-cabal/mock/compare/3.0.5...5.0.2) --- 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..d805953 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.0.2 model-mommy==1.6.0 xmlunittest==0.5.0 vcrpy==2.1.0