diff --git a/pyproject.toml b/pyproject.toml index c5473bf9fd..9879cc755a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -128,7 +128,7 @@ dev = [ "pytest-rerunfailures==13.*", "pytest-sugar", "pytest-xdist==3.3.*", - "pytest==7.3.*", + "pytest==8.0.*", "responses", ]