diff --git a/pyproject.toml b/pyproject.toml index 616e33a..9a347dc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ test = [ "pytest==7.4.0", "pytest-github-actions-annotate-failures", "shellcheck-py==0.9.0.5", - "responses==0.23.1", + "responses==0.23.2", ] [project.urls]