diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-18 13:40:27 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-18 13:40:27 +0200 |
| commit | c432ca09932bb0c2f2f7f8862b949b0875615724 (patch) | |
| tree | e723604e0c5a4e36e6e33913387cec1475825b38 /.github | |
| parent | f2769acdfa283c663bb1bf2b98890766622e410c (diff) | |
| download | zsh-c432ca09932bb0c2f2f7f8862b949b0875615724.tar.gz zsh-c432ca09932bb0c2f2f7f8862b949b0875615724.tar.bz2 zsh-c432ca09932bb0c2f2f7f8862b949b0875615724.zip | |
chore(deps): bump `urllib3` to 2.2.2 in `dependencies` workflow (#12516)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
| -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 7e840a74c..743d838b5 100644 --- a/.github/workflows/dependencies/requirements.txt +++ b/.github/workflows/dependencies/requirements.txt @@ -4,4 +4,4 @@ idna==3.7 PyYAML==6.0.1 requests==2.31.0 semver==3.0.2 -urllib3==2.2.1 +urllib3==2.2.2 |
