From b64d7d0b2f3b5d7a871a1d8d0796c63b4c90e7ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 16:01:14 +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 71bc8bb10..13441efa8 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