From 7b91d4b3e1549a80ff5c40dcaaf40ecb7b01eb65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 11:54:56 +0200 Subject: [PATCH] Bump certifi from 2024.7.4 to 2024.8.30 (#1636) Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.7.4 to 2024.8.30. - [Commits](https://github.com/certifi/python-certifi/compare/2024.07.04...2024.08.30) --- 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 cd468b27..57b9b32d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ server = [ "aiohttp==3.10.5", "aiofiles==24.1.0", "aiorun==2024.8.1", - "certifi==2024.7.4", + "certifi==2024.8.30", "colorlog==6.8.2", "aiosqlite==0.20.0", "eyeD3==0.9.7", diff --git a/requirements_all.txt b/requirements_all.txt index d490be96..698ddf70 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -11,7 +11,7 @@ aiosonos==0.1.5 aiosqlite==0.20.0 async-upnp-client==0.40.0 bidict==0.23.1 -certifi==2024.7.4 +certifi==2024.8.30 colorlog==6.8.2 cryptography==43.0.0 deezer-python-async==0.3.0 -- 2.34.1