From 9146837f006da7deada44f2042c99fbe0be5779f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 00:45:55 +0100 Subject: [PATCH] Chore(deps): Bump certifi from 2024.8.30 to 2024.12.14 (#1836) Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.8.30 to 2024.12.14. - [Commits](https://github.com/certifi/python-certifi/compare/2024.08.30...2024.12.14) --- updated-dependencies: - dependency-name: certifi 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> --- pyproject.toml | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index e628895a..44066bdd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ "aiofiles==24.1.0", "aiorun==2024.8.1", "aiosqlite==0.20.0", - "certifi==2024.8.30", + "certifi==2024.12.14", "colorlog==6.9.0", "cryptography==44.0.0", "eyeD3==0.9.7", diff --git a/requirements_all.txt b/requirements_all.txt index 1376671d..e7b83c99 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -11,7 +11,7 @@ aiosonos==0.1.7 aiosqlite==0.20.0 async-upnp-client==0.41.0 bidict==0.23.1 -certifi==2024.8.30 +certifi==2024.12.14 colorlog==6.9.0 cryptography==44.0.0 deezer-python-async==0.3.0 -- 2.34.1