diff --git a/pyproject.toml b/pyproject.toml index c6235693b..590381244 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ dev = [ "coverage<8", "identify>=2.6.9", "pytest-xdist<4", - "responses==0.25.7", + "responses==0.25.8", ] docs = [ "sphinx<9",