diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-12-15 09:59:27 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-15 09:59:27 +0100 |
| commit | 57781231bbef3df293ce3a4ae4bc58643f839c97 (patch) | |
| tree | 2eea54568c4b874a4549049df099e244f939fea6 /.github/workflows | |
| parent | a4e15fdb1695ace2d6d67fb62729393b94d62836 (diff) | |
| download | zsh-57781231bbef3df293ce3a4ae4bc58643f839c97.tar.gz zsh-57781231bbef3df293ce3a4ae4bc58643f839c97.tar.bz2 zsh-57781231bbef3df293ce3a4ae4bc58643f839c97.zip | |
chore(deps): bump urllib3 in /.github/workflows/dependencies (#13482)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows')
| -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 94eaf3c9a..44ec3fb30 100644 --- a/.github/workflows/dependencies/requirements.txt +++ b/.github/workflows/dependencies/requirements.txt @@ -4,4 +4,4 @@ idna==3.11 PyYAML==6.0.3 requests==2.32.5 semver==3.0.4 -urllib3==2.6.0 +urllib3==2.6.2 |
