diff --git a/pyproject.toml b/pyproject.toml index 6002099fb5..6881ef77ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ testing = [ "pytest-cov==6.0.0", "pytest-ordering==0.6", "requests-mock==1.12.1", - "responses==0.25.3", + "responses==0.25.6", "webtest==3.0.2", "pillow==11.1.0"] dev = [