diff --git a/pyproject.toml b/pyproject.toml index e99493a..c7d8841 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ quality = [ "pre-commit==4.2.0", ] test = [ - "pytest==8.4.1", + "pytest==9.0.1", "pytest-cov==6.2.1", "pytest-pretty==1.3.0", "pytest-mock==3.14.1",