diff --git a/pyproject.toml b/pyproject.toml index 3cdee720..02fc7051 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ server = [ "async-timeout==4.0.3", "coloredlogs==15.0.1", "cryptography==42.0.8", - "orjson==3.10.3", + "orjson==3.10.5", "zeroconf==0.132.2", "home-assistant-chip-core==2024.6.0", ]