diff --git a/pyproject.toml b/pyproject.toml index 09253f6ed..c844fdfe3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ server = [ "orjson==3.9.14", "shortuuid==1.0.11", "zeroconf==0.131.0", - "cryptography==42.0.2", + "cryptography==42.0.4", "ifaddr==0.2.0", "uvloop==0.19.0", ] diff --git a/requirements_all.txt b/requirements_all.txt index 289c12e4c..e3d5d7ab3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -10,7 +10,7 @@ aiosqlite==0.19.0 async-upnp-client==0.38.2 asyncio-throttle==1.0.2 colorlog==6.8.2 -cryptography==42.0.2 +cryptography==42.0.4 defusedxml==0.7.1 faust-cchardet>=2.1.18 git+https://github.com/MarvinSchenkel/pytube.git