diff --git a/pyproject.toml b/pyproject.toml index ce521f8..6e4df16 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dev = [ "black==24.4.2", "pytest==8.2.2", "pytest-cov==5.0.0", - "responses==0.25.2", + "responses==0.25.3", ] [project.urls]