diff --git a/pyproject.toml b/pyproject.toml index 754d3bd..80c79b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ iso8601 = ">=1.0.2,<3.0.0" black = "^23.3.0" pytest = "^7.3.2" pylint = "^2.7.2" -responses = "^0.23.1" +responses = "^0.24.0" [build-system] requires = ["poetry-core>=1.0.0"]