diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-15 19:36:24 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-15 19:36:24 +0200 |
| commit | ec7d01faf837f17ccdc91249d0e63117ad0585af (patch) | |
| tree | cbfdb64986a0be48a9157e611f58773eb7ab834a /.github/workflows | |
| parent | 8c13f021bf3f0315f516f73c8f2555bd7a4313d1 (diff) | |
| download | zsh-ec7d01faf837f17ccdc91249d0e63117ad0585af.tar.gz zsh-ec7d01faf837f17ccdc91249d0e63117ad0585af.tar.bz2 zsh-ec7d01faf837f17ccdc91249d0e63117ad0585af.zip | |
chore(deps): bump urllib3 in /.github/workflows/dependencies (#12677)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.2...2.2.3)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
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 9b5b03ea0..05b2f27fe 100644 --- a/.github/workflows/dependencies/requirements.txt +++ b/.github/workflows/dependencies/requirements.txt @@ -4,4 +4,4 @@ idna==3.9 PyYAML==6.0.2 requests==2.32.3 semver==3.0.2 -urllib3==2.2.2 +urllib3==2.2.3 |
