diff --git a/pyproject.toml b/pyproject.toml index 1a1b886..0b3ad9a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ taskipy = '1.14.1' pre-commit = '3.3.0' [tool.poetry.group.test.dependencies] -pytest = '8.3.4' +pytest = '8.4.2' pytest-cov = '4.1.0' readme-renderer = '43.0' tomli = { version = '2.2.1', python = '<3.11' }