diff --git a/pyproject.toml b/pyproject.toml index 133114e49..f875615c4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dev = [ 'click-type-test==1.1.0;python_version>="3.10"', "coverage<8", "pytest-xdist<4", - "responses==0.25.3", + "responses==0.25.6", ] docs = [ "sphinx<9",