diff --git a/pyproject.toml b/pyproject.toml index 58c4a56..c5bc720 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 = "8.3.1" +pytest = "8.3.2" pylint = "3.2.6" flake8 = "7.1.0" flake8-pytest-style = "2.0.0"