Skip to content

Commit 94d0d4f

Browse files
[api] Bump pytest-mock from 3.14.0 to 3.14.1 in /backend
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.14.0 to 3.14.1. - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.14.0...v3.14.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.14.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae78c22 commit 94d0d4f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/poetry.lock

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

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ tomli = "^2.2.1"
2424
pylint = "^3.3.7"
2525
isort = "^6.0.1"
2626
pytest = "^8.3.4"
27-
pytest-mock = "^3.14.0"
27+
pytest-mock = "^3.14.1"
2828
pytest-cov = "^6.1.1"
2929

3030
[build-system]

0 commit comments

Comments
 (0)