From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 08:24:28 +0000 (+0100) Subject: Chore(deps): Bump certifi from 2025.10.5 to 2025.11.12 (#2671) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=b49863ec1f70d39f3013882f104cd75a64528a93;p=music-assistant-server.git Chore(deps): Bump certifi from 2025.10.5 to 2025.11.12 (#2671) Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.10.5 to 2025.11.12. - [Commits](https://github.com/certifi/python-certifi/compare/2025.10.05...2025.11.12) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.11.12 dependency-type: direct:production update-type: version-update:semver-minor ... 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 6100975f..50fb0edc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ "aiofiles==24.1.0", "aiorun==2025.1.1", "aiosqlite==0.21.0", - "certifi==2025.10.5", + "certifi==2025.11.12", "colorlog==6.10.1", "cryptography==46.0.3", "chardet>=5.2.0", diff --git a/requirements_all.txt b/requirements_all.txt index 3f61dc36..7677f0d0 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -19,7 +19,7 @@ alexapy==1.29.9 async-upnp-client==0.45.0 audible==0.10.0 bidict==0.23.1 -certifi==2025.10.5 +certifi==2025.11.12 chardet>=5.2.0 colorlog==6.10.1 cryptography==46.0.3