diff --git a/pyproject.toml b/pyproject.toml index cc64e523..32f2e6a4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ black = "25.1.0" coverage = "7.10.6" licenseheaders = "0.8.8" mypy = "1.15.0" -pytest = '8.4.2' +pytest = '9.0.2' pytest-cov = '7.0.0' pytest-subtests = "0.14.1" pytest-docker = "3.2.0"