diff --git a/pyproject.toml b/pyproject.toml index fda9855..361eb2e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ python = ">=3.10,<4.0.0" optional = true [tool.poetry.group.dev.dependencies] -pytest = "9.0.2" +pytest = "9.0.3" pytest-mock = "3.15.1" pylint = "4.0.5" flake8 = "7.3.0"