From 3199bfeb292eea0176cc4291e0e5757312d7828c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 02:57:12 +0000 Subject: [PATCH] Bump mockito from 1.4.0 to 2.0.4 Bumps [mockito](https://github.com/mockito/mockito) from 1.4.0 to 2.0.4. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/commits) --- updated-dependencies: - dependency-name: mockito dependency-version: 2.0.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 90b82779d..17e5ce3c7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ # Requirements needed for SeleniumLibrary development but not by end users. # Creating releases has its own requirements listed in requirements-build.txt. invoke == 2.2.0 -mockito == 1.4.0 +mockito == 2.0.4 robotstatuschecker == 4.1.1 approvaltests == 17.4.3 empty_files == 0.0.9