diff --git a/pyproject.toml b/pyproject.toml index 38e94ce3..5909919c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ docs = [ "alabaster==0.7.16", ] tests = [ - "pytest==8.2.1", + "pytest==8.2.2", "pytest-cov==5.0.0", "coverage==7.5.3", "werkzeug==3.0.3",