Skip to content

Commit

Permalink
Bump urllib3 from 2.2.0 to 2.2.1 in /.github/requirements (#10413)
Browse files Browse the repository at this point in the history
* Bump urllib3 from 2.2.0 to 2.2.1 in /.github/requirements

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.0...2.2.1)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update publish-requirements.txt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
  • Loading branch information
dependabot[bot] and alex authored Feb 18, 2024
1 parent 33d3bde commit b89e32c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/requirements/publish-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -590,9 +590,9 @@ typing-extensions==4.9.0 \
# via
# pydantic
# pydantic-core
urllib3==2.2.0 \
--hash=sha256:051d961ad0c62a94e50ecf1af379c3aba230c66c710493493560c0c223c49f20 \
--hash=sha256:ce3711610ddce217e6d113a2732fafad960a03fd0318c91faa79481e35c11224
urllib3==2.2.1 \
--hash=sha256:450b20ec296a467077128bff42b73080516e71b56ff59a60a02bef2232c4fa9d \
--hash=sha256:d0570876c61ab9e520d776c38acbbb5b05a776d3f9ff98a5c8fd5162a444cf19
# via
# requests
# twine
Expand Down

0 comments on commit b89e32c

Please sign in to comment.