diff --git a/pyproject.toml b/pyproject.toml index 008f545..107916f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "aiohttp==3.8.4", "orjson==3.8.10", "matter-exceptions>=1.1.0", - "requests==2.28.2", + "requests==2.29.0", ] dynamic = ["version"]