Skip to content

Commit e573a9a

Browse files
authored
Merge pull request #345 from dsgnr/dependabot/pip/backend/pytest-mock-3.14.1
[api] Bump pytest-mock from 3.14.0 to 3.14.1 in /backend
2 parents ae78c22 + 94d0d4f commit e573a9a

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)