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