diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-06-19 10:02:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-19 10:02:32 +0200 |
| commit | 7ee92de190b3710b55aa04e10eb54e907587e61c (patch) | |
| tree | dcc06593355a67ce8919b54da26a5b85159d19db | |
| parent | 2fbdfa93f942611c56bb02657a39f577bd7f0ef0 (diff) | |
| download | zsh-7ee92de190b3710b55aa04e10eb54e907587e61c.tar.gz zsh-7ee92de190b3710b55aa04e10eb54e907587e61c.tar.bz2 zsh-7ee92de190b3710b55aa04e10eb54e907587e61c.zip | |
chore(deps): bump urllib3 in /.github/workflows/dependencies (#13176)
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 5dae1f64b..d2c8bdcc9 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.4 semver==3.0.4 -urllib3==2.4.0 +urllib3==2.5.0 |
