From 8a862737fbf0dd10aaaeca45222c3b95ee87a973 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 18:30:16 +0000 Subject: [PATCH] Bump mock from 3.0.5 to 5.0.1 Bumps [mock](https://github.com/testing-cabal/mock) from 3.0.5 to 5.0.1. - [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.1) --- 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..413e8cc 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.1 model-mommy==1.6.0 xmlunittest==0.5.0 vcrpy==2.1.0