diff --git a/pyproject.toml b/pyproject.toml index b07566d6c5..695549dcd4 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.0", + "responses==0.25.2", "webtest==3.0.0", "pillow==10.3.0"] dev = [