diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-12-22 16:19:12 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-22 16:19:12 +0100 |
| commit | f733dc340b2a1c5b2e61a4da7de790b2f557175f (patch) | |
| tree | 337aa51734262472d2cf1d71dc4bec8a2483085b /.github/workflows/dependencies | |
| parent | 048e166c9ea6c70d383141d89054740ae8d59681 (diff) | |
| download | zsh-f733dc340b2a1c5b2e61a4da7de790b2f557175f.tar.gz zsh-f733dc340b2a1c5b2e61a4da7de790b2f557175f.tar.bz2 zsh-f733dc340b2a1c5b2e61a4da7de790b2f557175f.zip | |
chore(deps): bump urllib3 from 2.2.3 to 2.3.0 in /.github/workflows/dependencies (#12863)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/dependencies')
| -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 8ca4477c9..5204e2cb7 100644 --- a/.github/workflows/dependencies/requirements.txt +++ b/.github/workflows/dependencies/requirements.txt @@ -4,4 +4,4 @@ idna==3.10 PyYAML==6.0.2 requests==2.32.3 semver==3.0.2 -urllib3==2.2.3 +urllib3==2.3.0 |
