From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 17:32:38 +0000 (+0200) Subject: Chore(deps): Bump certifi from 2025.8.3 to 2025.10.5 (#2488) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=1da7a4285d4e019026b77fdbf49dc9c407fac4a9;p=music-assistant-server.git Chore(deps): Bump certifi from 2025.8.3 to 2025.10.5 (#2488) Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.8.3 to 2025.10.5. - [Commits](https://github.com/certifi/python-certifi/compare/2025.08.03...2025.10.05) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.10.5 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 cfbf1cd4..3bc62a0b 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.8.3", + "certifi==2025.10.5", "colorlog==6.9.0", "cryptography==46.0.1", "chardet>=5.2.0", diff --git a/requirements_all.txt b/requirements_all.txt index b600cfcb..2173b9f9 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -18,7 +18,7 @@ alexapy==1.29.8 async-upnp-client==0.45.0 audible==0.10.0 bidict==0.23.1 -certifi==2025.8.3 +certifi==2025.10.5 chardet>=5.2.0 colorlog==6.9.0 cryptography==46.0.1