diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-01 21:02:04 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-01 21:02:04 +0200 |
| commit | b8c69d265257fae88fe504ea43cbcf2728bc1308 (patch) | |
| tree | 5007274a40bcca72b36ce4d6609758d52aa47dba /.github | |
| parent | d78275fdbb876cee9c55f5c2731b8c1fac7be6d2 (diff) | |
| download | zsh-b8c69d265257fae88fe504ea43cbcf2728bc1308.tar.gz zsh-b8c69d265257fae88fe504ea43cbcf2728bc1308.tar.bz2 zsh-b8c69d265257fae88fe504ea43cbcf2728bc1308.zip | |
chore(deps): bump certifi in /.github/workflows/dependencies (#12646)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.7.4 to 2024.8.30.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.07.04...2024.08.30)
---
updated-dependencies:
- dependency-name: certifi
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')
| -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 81a119844..7cf0b642f 100644 --- a/.github/workflows/dependencies/requirements.txt +++ b/.github/workflows/dependencies/requirements.txt @@ -1,4 +1,4 @@ -certifi==2024.7.4 +certifi==2024.8.30 charset-normalizer==3.3.2 idna==3.8 PyYAML==6.0.2 |
