From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 12:05:35 +0000 (+0200) Subject: Chore(deps): Bump certifi from 2025.4.26 to 2025.6.15 (#2232) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=67d823945b9c10728d2e46c0cbdec4ae08490196;p=music-assistant-server.git Chore(deps): Bump certifi from 2025.4.26 to 2025.6.15 (#2232) Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.4.26 to 2025.6.15. - [Commits](https://github.com/certifi/python-certifi/compare/2025.04.26...2025.06.15) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.6.15 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 21eb8648..a35631de 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "aiofiles==24.1.0", "aiorun==2025.1.1", "aiosqlite==0.21.0", - "certifi==2025.4.26", + "certifi==2025.6.15", "colorlog==6.9.0", "cryptography==45.0.4", "chardet>=5.2.0", diff --git a/requirements_all.txt b/requirements_all.txt index 0eaf6c8b..5f1c314a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -16,7 +16,7 @@ async-upnp-client==0.44.0 audible==0.10.0 bgutil-ytdlp-pot-provider==1.1.0 bidict==0.23.1 -certifi==2025.4.26 +certifi==2025.6.15 chardet>=5.2.0 colorlog==6.9.0 cryptography==45.0.4