diff --git a/pyproject.toml b/pyproject.toml index b7c8c58..e67f09b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ classifiers = [ [project.optional-dependencies] dev = [ - "pytest==8.2.0", + "pytest==9.1.1", "black==26.5.1", "mypy==2.3.0", "allure-pytest==2.16.0",