summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-07-28 18:55:43 +0200
committerGitHub <noreply@github.com>2025-07-28 18:55:43 +0200
commit52f7ad6913cd039c32f4088d101c30db2492d518 (patch)
tree3a4c1555dd0b4dc04c539459dc8f6efcea381965
parent70f0e5285f802ce6eb7feea4588ff8917246233e (diff)
downloadzsh-52f7ad6913cd039c32f4088d101c30db2492d518.tar.gz
zsh-52f7ad6913cd039c32f4088d101c30db2492d518.tar.bz2
zsh-52f7ad6913cd039c32f4088d101c30db2492d518.zip
chore(deps): bump certifi in /.github/workflows/dependencies (#13218)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.4.26 to 2025.7.14. - [Commits](https://github.com/certifi/python-certifi/compare/2025.04.26...2025.07.14) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.7.14 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/dependencies/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dependencies/requirements.txt b/.github/workflows/dependencies/requirements.txt
index d2c8bdcc9..4c55ff760 100644
--- a/.github/workflows/dependencies/requirements.txt
+++ b/.github/workflows/dependencies/requirements.txt
@@ -1,4 +1,4 @@
-certifi==2025.4.26
+certifi==2025.7.14
charset-normalizer==3.4.2
idna==3.10
PyYAML==6.0.2