From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 22:14:08 +0000 (+0100) Subject: Chore(deps): Bump cryptography from 44.0.1 to 44.0.2 (#2021) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=f76b845989e83cfe37e16428150e11c04a3e1f96;p=music-assistant-server.git Chore(deps): Bump cryptography from 44.0.1 to 44.0.2 (#2021) Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 44.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.1...44.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch ... 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 290c22dd..2257aa76 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ "aiosqlite==0.21.0", "certifi==2025.1.31", "colorlog==6.9.0", - "cryptography==44.0.1", + "cryptography==44.0.2", "faust-cchardet>=2.1.18", "ifaddr==0.2.0", "mashumaro==3.15", diff --git a/requirements_all.txt b/requirements_all.txt index 310d30a0..1fcccadc 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -16,7 +16,7 @@ audible==0.10.0 bidict==0.23.1 certifi==2025.1.31 colorlog==6.9.0 -cryptography==44.0.1 +cryptography==44.0.2 deezer-python-async==0.3.0 defusedxml==0.7.1 duration-parser==1.0.1