diff --git a/pyproject.toml b/pyproject.toml index 9731ff1c..092189fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ docs = [ ] tests = [ "packaging>=24.2", - "pytest==9.0.2", + "pytest==9.0.3", "pytest-cov==7.1.0", "coverage==7.13.5", "werkzeug==3.1.8",