From 72195b22b5ad85c2283641eebe8ed8ced22ef009 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 08:19:19 +0000 Subject: [PATCH] Bump mockito from 1.3.4 to 1.3.5 Bumps [mockito](https://github.com/kaste/mockito-python) from 1.3.4 to 1.3.5. - [Release notes](https://github.com/kaste/mockito-python/releases) - [Changelog](https://github.com/kaste/mockito-python/blob/1.3.5/CHANGES.txt) - [Commits](https://github.com/kaste/mockito-python/compare/1.3.4...1.3.5) --- updated-dependencies: - dependency-name: mockito dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 07200ea..368785b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,4 +4,4 @@ nose>=1.3.7 pluggy>=0.3.1 py>=1.4.31 randomize>=0.13 -mockito==1.3.4 +mockito==1.3.5