diff --git a/pyproject.toml b/pyproject.toml index c9523b28..011bf5a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ where = ["src"] [project.optional-dependencies] test = [ "coverage[toml]>=6.3,<8.0", - "pytest>=7.2,<9.0", + "pytest>=7.2,<10.0", "pytest-rerunfailures>=14,<17", ] lint = [