From d1224c1c7765244c76fe4cd66d862ee940b3dfa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 08:02:33 +0000 Subject: [PATCH] Bump mockito from 1.5.4 to 1.5.5 Bumps [mockito](https://github.com/mockito/mockito) from 1.5.4 to 1.5.5. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/commits) --- updated-dependencies: - dependency-name: mockito dependency-version: 1.5.5 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 cf9aeb6..a97292f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,4 +5,4 @@ py>=1.4.31 pytest pytest-cov randomize>=0.13 -mockito==1.5.4 +mockito==1.5.5