diff --git a/pyproject.toml b/pyproject.toml index 3067e1ff73..54c392830d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -127,7 +127,7 @@ dev = [ "pytest-rerunfailures==14.*", "pytest-sugar", "pytest-xdist==3.6.*", - "pytest==8.2.*", + "pytest==8.3.*", "responses", ]