diff --git a/pyproject.toml b/pyproject.toml index 695549dcd4..1b2cb545b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ testing = [ "pytest-cov==5.0.0", "pytest-ordering==0.6", "requests-mock==1.12.1", - "responses==0.25.2", + "responses==0.25.3", "webtest==3.0.0", "pillow==10.3.0"] dev = [