diff --git a/pyproject.toml b/pyproject.toml index fc9022f..44573d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ poetry-dynamic-versioning = "1.5.2" black = { version = "24.10.0" } flake8 = { version = "7.1.1" } flake8-pyproject = { version = "1.2.3" } -pytest = { version = "8.3.4" } +pytest = { version = "8.3.5" } pytest-cov = { version = "6.0.0" } [tool.poetry.plugins."poetry.plugin"]