diff --git a/pyproject.toml b/pyproject.toml index 5c3ac58e..ea9b52a4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ black = "25.1.0" coverage = '>=7.3.3' licenseheaders = '>=0.8.8' mypy = '>=1.7.1' -pytest = '8.4.2' +pytest = '9.0.1' pytest-cov = '7.0.0' pytest-subtests = "0.14.1" pytest-docker = "3.2.0"