diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-10-06 09:21:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-06 09:21:45 +0200 |
| commit | d4cb4f249c365ba921840f1a4279ffd55d09e9a3 (patch) | |
| tree | b3fe959b9ae504f205bb909a4c27aab41fe95a7f | |
| parent | 182dfdf210f961f141903fdd36f65350bcedc904 (diff) | |
| download | zsh-d4cb4f249c365ba921840f1a4279ffd55d09e9a3.tar.gz zsh-d4cb4f249c365ba921840f1a4279ffd55d09e9a3.tar.bz2 zsh-d4cb4f249c365ba921840f1a4279ffd55d09e9a3.zip | |
chore(deps): bump certifi in /.github/workflows/dependencies (#13353)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | .github/workflows/dependencies/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dependencies/requirements.txt b/.github/workflows/dependencies/requirements.txt index 441426dcf..0531f9f0a 100644 --- a/.github/workflows/dependencies/requirements.txt +++ b/.github/workflows/dependencies/requirements.txt @@ -1,4 +1,4 @@ -certifi==2025.8.3 +certifi==2025.10.5 charset-normalizer==3.4.3 idna==3.10 PyYAML==6.0.3 |
