diff --git a/pyproject.toml b/pyproject.toml index 1b0fab312d..a57efc7bd1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -127,7 +127,7 @@ dev = [ "pytest-rerunfailures==14.*", "pytest-sugar", "pytest-xdist==3.5.*", - "pytest==8.1.*", + "pytest==8.2.*", "responses", ]