Skip to content

Commit

Permalink
Bump urllib3 from 2.2.1 to 2.2.2 (#931)
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.1...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 18, 2024
1 parent da86ca4 commit 711292e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ werkzeug<2.1 # See: https://github.com/psf/httpbin/issues/35
# Benchmarking and profiling
uvicorn==0.30.1
aiohttp==3.9.5
urllib3==2.2.1
urllib3==2.2.2
matplotlib==3.7.5
pyinstrument==4.6.2

0 comments on commit 711292e

Please sign in to comment.