Skip to content

Commit 6519922

Browse files
authored
Merge branch 'main' into feature/add-basic-auth
2 parents 12bae12 + 880b06d commit 6519922

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -26,7 +26,7 @@ types-Pillow = "10.2.0.20240311"
2626
[tool.poetry.group.test.dependencies]
2727
pytest = "8.0.0"
2828
pytest-cov = "4.1.0"
29-
pytest-mock = "3.10.0"
29+
pytest-mock = "3.14.0"
3030
testcontainers = "4.1.1"
3131

3232
[tool.isort]

0 commit comments

Comments
 (0)