diff --git a/pyproject.toml b/pyproject.toml index 6758017..0ef5179 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ poetry-dynamic-versioning = "1.9.1" black = { version = "25.9.0" } flake8 = { version = "7.3.0" } flake8-pyproject = { version = "1.2.3" } -pytest = { version = "8.3.5" } +pytest = { version = "8.4.2" } pytest-cov = { version = "6.3.0" } [tool.poetry.plugins."poetry.plugin"]