From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 17:13:08 +0000 (+0200) Subject: Chore(deps): Bump cryptography from 46.0.2 to 46.0.3 (#2516) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=fd6d3d9d18ec00891ea2eb7dd26b9ce25ae7b3cd;p=music-assistant-server.git Chore(deps): Bump cryptography from 46.0.2 to 46.0.3 (#2516) Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.2 to 46.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.2...46.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.3 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 b673d1d6..f7979caa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "aiosqlite==0.21.0", "certifi==2025.10.5", "colorlog==6.9.0", - "cryptography==46.0.2", + "cryptography==46.0.3", "chardet>=5.2.0", "ifaddr==0.2.0", "get-mac==0.9.2", diff --git a/requirements_all.txt b/requirements_all.txt index 39c11e99..be1ff96a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -21,7 +21,7 @@ bidict==0.23.1 certifi==2025.10.5 chardet>=5.2.0 colorlog==6.9.0 -cryptography==46.0.2 +cryptography==46.0.3 deezer-python-async==0.3.0 defusedxml==0.7.1 duration-parser==1.0.1