diff --git a/pyproject.toml b/pyproject.toml index 98acf6a..1d9604b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ dependencies = [ dev = [ "pytest~=9.0.3", "pytest-cov~=7.1.0", - "responses~=0.26.0", + "responses~=0.26.1", "ruff~=0.15.14", ]