diff --git a/pyproject.toml b/pyproject.toml index 7e7df57ad..723e431a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ test = [ "syrupy~=4.0", "sphinxcontrib-plantuml~=0.0", "lxml>=4.6.5,<5.0", - "responses~=0.22.0", + "responses~=0.25.3", "pytest-xprocess~=1.0", ] test-parallel = ["pytest-xdist"]