From 2fb161fc5d5698a113d75ed62963ca0ed9f940b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 04:16:50 +0000 Subject: [PATCH] Bump certifi from 2025.1.31 to 2025.10.5 Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.1.31 to 2025.10.5. - [Commits](https://github.com/certifi/python-certifi/compare/2025.01.31...2025.10.05) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.10.5 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",