summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-04-27 14:55:23 +0200
committerGitHub <noreply@github.com>2025-04-27 14:55:23 +0200
commit137bfbbfd1e39897f02ca47e9f010b0d81cc15ef (patch)
tree69c8c7ae54ce25ec93cdb0c35498570f06e81e4e
parent476a7fc89e38a0fdc483ec6452394f2f2e0413bf (diff)
downloadzsh-137bfbbfd1e39897f02ca47e9f010b0d81cc15ef.tar.gz
zsh-137bfbbfd1e39897f02ca47e9f010b0d81cc15ef.tar.bz2
zsh-137bfbbfd1e39897f02ca47e9f010b0d81cc15ef.zip
chore(deps): bump certifi in /.github/workflows/dependencies (#13094)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.1.31 to 2025.4.26. - [Commits](https://github.com/certifi/python-certifi/compare/2025.01.31...2025.04.26) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.4.26 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 f2044a5f5..63eadd07d 100644
--- a/.github/workflows/dependencies/requirements.txt
+++ b/.github/workflows/dependencies/requirements.txt
@@ -1,4 +1,4 @@
-certifi==2025.1.31
+certifi==2025.4.26
charset-normalizer==3.4.1
idna==3.10
PyYAML==6.0.2