diff --git a/pyproject.toml b/pyproject.toml index 429a2f9f3..7bf328825 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ server = [ "orjson==3.10.7", "shortuuid==1.0.13", "zeroconf==0.135.0", - "cryptography==43.0.1", + "cryptography==43.0.3", "ifaddr==0.2.0", ] test = [ diff --git a/requirements_all.txt b/requirements_all.txt index b325ce6c0..6cd5bfc6e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -13,7 +13,7 @@ async-upnp-client==0.41.0 bidict==0.23.1 certifi==2024.8.30 colorlog==6.8.2 -cryptography==43.0.1 +cryptography==43.0.3 deezer-python-async==0.3.0 defusedxml==0.7.1 eyeD3==0.9.7