diff --git a/python-sdk/pyproject.toml b/python-sdk/pyproject.toml index bf597d34..9b32b30e 100644 --- a/python-sdk/pyproject.toml +++ b/python-sdk/pyproject.toml @@ -35,7 +35,7 @@ dev = [ "pytest-asyncio>=0.23", "mypy>=1.10", "ruff>=0.5", - "respx>=0.21", + "respx>=0.23.1", "cryptography>=42", ]