Skip to content

Commit 803652e

Browse files
authored
Update pyproject.toml.jinja
1 parent e39896e commit 803652e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/pyproject.toml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ nbconvert = "^7.16.6"{% endif %}
5353
[tool.poetry.group.test.dependencies]
5454
pytest = "^8.3.5"
5555
pytest-cov = "^6.0.0"
56-
pytest-mock = "^3.12.0"
56+
pytest-mock = "^3.14.0"
5757
pytest-cases = "^3.8.6"
5858
pytest-benchmark = "^5.1.0"
5959

0 commit comments

Comments
 (0)