diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-08-11 13:47:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-11 13:47:37 +0200 |
| commit | 9fe2c26abd3f476a3377bf37b513e5cabf3f3637 (patch) | |
| tree | 8c3a93139f7a01c74de588aa15e600886f20b69a | |
| parent | 73024e8f0849ff22ea15dee1d7c38157cefc77d3 (diff) | |
| download | zsh-9fe2c26abd3f476a3377bf37b513e5cabf3f3637.tar.gz zsh-9fe2c26abd3f476a3377bf37b513e5cabf3f3637.tar.bz2 zsh-9fe2c26abd3f476a3377bf37b513e5cabf3f3637.zip | |
chore(deps): bump certifi in /.github/workflows/dependencies (#13246)
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 167f9df8f..09bebefbd 100644 --- a/.github/workflows/dependencies/requirements.txt +++ b/.github/workflows/dependencies/requirements.txt @@ -1,4 +1,4 @@ -certifi==2025.7.14 +certifi==2025.8.3 charset-normalizer==3.4.3 idna==3.10 PyYAML==6.0.2 |
