Skip to content

Commit 113a8c3

Browse files
Bump mockito from 1.4.0 to 1.5.0
Bumps [mockito](https://github.com/mockito/mockito) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v1.4...v1.5) --- updated-dependencies: - dependency-name: mockito dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 941fcf7 commit 113a8c3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ psycopg2-binary = "^2.9.5"
1919
pytest-cov = "^4.0.0"
2020
pytest = "8.1.1"
2121
httpx = "^0.27.0"
22-
mockito = "^1.4.0"
22+
mockito = "^1.5.0"
2323
pytest-mockito = "^0.0.4"
2424
pre-commit = "^3.7.0"
2525

0 commit comments

Comments
 (0)