From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 18:21:15 +0000 (+0200) Subject: Chore(deps): Bump cryptography from 45.0.3 to 45.0.4 (#2236) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=c6b2a54d629a8f356f4335f96b29e75f39254f45;p=music-assistant-server.git Chore(deps): Bump cryptography from 45.0.3 to 45.0.4 (#2236) Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.3 to 45.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.3...45.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-version: 45.0.4 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 f3eac673..c0f04831 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ "aiosqlite==0.21.0", "certifi==2025.4.26", "colorlog==6.9.0", - "cryptography==45.0.3", + "cryptography==45.0.4", "chardet>=5.2.0", "ifaddr==0.2.0", "mashumaro==3.16", diff --git a/requirements_all.txt b/requirements_all.txt index 4fb85256..71ae7373 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -19,7 +19,7 @@ bidict==0.23.1 certifi==2025.4.26 chardet>=5.2.0 colorlog==6.9.0 -cryptography==45.0.3 +cryptography==45.0.4 deezer-python-async==0.3.0 defusedxml==0.7.1 duration-parser==1.0.1