From e28e91d83ce4390082a560a34af2cd026fd72819 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 13:25:32 +0000 Subject: [PATCH] Bump certifi from 2025.1.31 to 2025.8.3 Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.1.31 to 2025.8.3. - [Commits](https://github.com/certifi/python-certifi/compare/2025.01.31...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] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 01a03e65..c22123bd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ dependencies = [ "discord-py>=2.4.0", "libsass>=0.23.0", "django-storages>=1.14.5", - "certifi==2025.1.31", + "certifi==2025.10.5", "deepl>=1.22.0", "nh3>=0.2.21", "django-mcp>=0.1.0",