diff --git a/pyproject.toml b/pyproject.toml index ebcd648e..37b7b703 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ docs = [ test = [ "coverage ~=7.11.0", "pyflakes ~=3.4.0", - "pytest ~=8.4.2", + "pytest ~=9.0.1", "vcrpy ~=7.0.0", "requests-mock ~=1.12.1", ]