diff --git a/pyproject.toml b/pyproject.toml index e7dcc4a6..4dec48a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ [project.optional-dependencies] server = [ "home-assistant-chip-core==2024.1.0", - "cryptography==42.0.1" + "cryptography==42.0.2" ] test = [ "black==23.12.1",