summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-04-05 15:59:16 +0000
committerGitHub <noreply@github.com>2026-04-05 15:59:16 +0000
commitd6d1903c71a280a73dca63fd2968ac501b21c9af (patch)
tree3a2772b67df91af19e4a4fa822d631fa619621f9
parentd95e004d37ab26bf85b31de77b9357c5a8561f0f (diff)
downloadProject-Tick-dependabot/pip/meta/certifi-2026.2.25.tar.gz
Project-Tick-dependabot/pip/meta/certifi-2026.2.25.zip
chore(deps): bump certifi from 2025.11.12 to 2026.2.25 in /metadependabot/pip/meta/certifi-2026.2.25
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.11.12 to 2026.2.25. - [Commits](https://github.com/certifi/python-certifi/compare/2025.11.12...2026.02.25) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.2.25 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--meta/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/requirements.txt b/meta/requirements.txt
index e47926b82b..d06afb2011 100644
--- a/meta/requirements.txt
+++ b/meta/requirements.txt
@@ -1,6 +1,6 @@
beautifulsoup4==4.14.3
CacheControl==0.14.2
-certifi==2025.11.12
+certifi==2026.2.25
charset-normalizer==3.4.4
filelock==3.20.1
idna==3.11