diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-11-16 09:08:43 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-16 09:08:43 -0300 |
| commit | 73d79fe1376cc773b2bcb7f7a27bff880a4502e2 (patch) | |
| tree | 9c203871f1bd11b4bfa2f11d646f67d1e96eccc5 /.github/workflows/dependencies/requirements.txt | |
| parent | 8c5a60644a2a93fb6b7d76ec7a5598f99b426cf0 (diff) | |
| download | zsh-73d79fe1376cc773b2bcb7f7a27bff880a4502e2.tar.gz zsh-73d79fe1376cc773b2bcb7f7a27bff880a4502e2.tar.bz2 zsh-73d79fe1376cc773b2bcb7f7a27bff880a4502e2.zip | |
chore(deps): bump certifi in /.github/workflows/dependencies (#13431)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.10.5 to 2025.11.12.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.10.05...2025.11.12)
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2025.11.12
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>
Diffstat (limited to '.github/workflows/dependencies/requirements.txt')
| -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 cc8b0a28f..4fc25d593 100644 --- a/.github/workflows/dependencies/requirements.txt +++ b/.github/workflows/dependencies/requirements.txt @@ -1,4 +1,4 @@ -certifi==2025.10.5 +certifi==2025.11.12 charset-normalizer==3.4.4 idna==3.11 PyYAML==6.0.3 |
