diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-02-02 13:38:22 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-02 13:38:22 +0100 |
| commit | 2b547d113b7e55a556b695c9372f1beb721efd67 (patch) | |
| tree | 357f323509a415a1dd053c62cb5faf95738e9c2b /.github | |
| parent | 2343ad517d3439877e85c03846a38e4b3bf6d984 (diff) | |
| download | zsh-2b547d113b7e55a556b695c9372f1beb721efd67.tar.gz zsh-2b547d113b7e55a556b695c9372f1beb721efd67.tar.bz2 zsh-2b547d113b7e55a556b695c9372f1beb721efd67.zip | |
chore(deps): bump certifi in /.github/workflows/dependencies (#12955)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.12.14 to 2025.1.31.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.12.14...2025.01.31)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
| -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 0471ccc4a..910db7bac 100644 --- a/.github/workflows/dependencies/requirements.txt +++ b/.github/workflows/dependencies/requirements.txt @@ -1,4 +1,4 @@ -certifi==2024.12.14 +certifi==2025.1.31 charset-normalizer==3.4.1 idna==3.10 PyYAML==6.0.2 |
