diff --git a/pyproject.toml b/pyproject.toml index 097d580..9d519a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ optional = true [tool.poetry.group.dev.dependencies] pytest = "8.3.5" -pytest-mock = "3.14.0" +pytest-mock = "3.14.1" pylint = "3.3.7" flake8 = "7.2.0" flake8-pytest-style = "2.1.0"