From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 23:01:50 +0000 (+0100) Subject: Chore(deps): Bump cryptography from 44.0.0 to 44.0.1 (#1956) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=56076294a4f585f42c2618d85a8b7071b71958c8;p=music-assistant-server.git Chore(deps): Bump cryptography from 44.0.0 to 44.0.1 (#1956) Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.0 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.0...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/pyproject.toml b/pyproject.toml index 3856e9ed..705dc235 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ "aiosqlite==0.20.0", "certifi==2025.1.31", "colorlog==6.9.0", - "cryptography==44.0.0", + "cryptography==44.0.1", "eyeD3==0.9.7", "faust-cchardet>=2.1.18", "ifaddr==0.2.0", diff --git a/requirements_all.txt b/requirements_all.txt index 919a190f..5519ab07 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -14,7 +14,7 @@ audible==0.10.0 bidict==0.23.1 certifi==2025.1.31 colorlog==6.9.0 -cryptography==44.0.0 +cryptography==44.0.1 deezer-python-async==0.3.0 defusedxml==0.7.1 duration-parser==1.0.1