From ff1576dbef6ebb04341284d9ba51ace24076b61e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 12:42:27 +0200 Subject: [PATCH] Chore(deps): Bump certifi from 2025.7.14 to 2025.8.3 (#2345) Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.7.14 to 2025.8.3. - [Commits](https://github.com/certifi/python-certifi/compare/2025.07.14...2025.08.03) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.8.3 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 8817d720..bc2be736 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.7.14", + "certifi==2025.8.3", "colorlog==6.9.0", "cryptography==45.0.6", "chardet>=5.2.0", diff --git a/requirements_all.txt b/requirements_all.txt index d576db65..15c25c9b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -17,7 +17,7 @@ alexapy==1.29.5 async-upnp-client==0.45.0 audible==0.10.0 bidict==0.23.1 -certifi==2025.7.14 +certifi==2025.8.3 chardet>=5.2.0 colorlog==6.9.0 cryptography==45.0.6 -- 2.34.1