diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-10-21 11:33:03 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-21 11:33:03 +0300 |
| commit | ac9258296117df625ba69d8e3cd1fe4883062c2b (patch) | |
| tree | 508f8c0d8c0ef0810e3923f630a2cd80cf92e8e7 | |
| parent | 8337a07400cbdb1123df51ddd88fb4cf349c30b1 (diff) | |
| download | zsh-ac9258296117df625ba69d8e3cd1fe4883062c2b.tar.gz zsh-ac9258296117df625ba69d8e3cd1fe4883062c2b.tar.bz2 zsh-ac9258296117df625ba69d8e3cd1fe4883062c2b.zip | |
chore(deps): bump charset-normalizer in /.github/workflows/dependencies (#13378)
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 d6757a0f6..cc8b0a28f 100644 --- a/.github/workflows/dependencies/requirements.txt +++ b/.github/workflows/dependencies/requirements.txt @@ -1,5 +1,5 @@ certifi==2025.10.5 -charset-normalizer==3.4.3 +charset-normalizer==3.4.4 idna==3.11 PyYAML==6.0.3 requests==2.32.5 |
