diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-28 11:52:47 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-28 11:52:47 +0200 |
| commit | a4313db16ab76cfb059d1ca716dae00278672c25 (patch) | |
| tree | 6ca1cba27522ad9a80369f387eecd0d1af63976f /.github/workflows/dependencies | |
| parent | a87e9c715b2d3249681f9cc8f8d9718030674d50 (diff) | |
| download | zsh-a4313db16ab76cfb059d1ca716dae00278672c25.tar.gz zsh-a4313db16ab76cfb059d1ca716dae00278672c25.tar.bz2 zsh-a4313db16ab76cfb059d1ca716dae00278672c25.zip | |
chore(deps): bump certifi from 2024.2.2 to 2024.6.2 in /.github/workflows/dependencies (#12519)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/dependencies')
| -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 743d838b5..8c80c60a2 100644 --- a/.github/workflows/dependencies/requirements.txt +++ b/.github/workflows/dependencies/requirements.txt @@ -1,4 +1,4 @@ -certifi==2024.2.2 +certifi==2024.6.2 charset-normalizer==3.3.2 idna==3.7 PyYAML==6.0.1 |
