Skip to content

Commit 711292e

Browse files
Bump urllib3 from 2.2.1 to 2.2.2 (#931)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da86ca4 commit 711292e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ werkzeug<2.1 # See: https://github.com/psf/httpbin/issues/35
2525
# Benchmarking and profiling
2626
uvicorn==0.30.1
2727
aiohttp==3.9.5
28-
urllib3==2.2.1
28+
urllib3==2.2.2
2929
matplotlib==3.7.5
3030
pyinstrument==4.6.2

0 commit comments

Comments
 (0)