Skip to content

Commit 9e3d921

Browse files
Bump urllib3 in /samples/server/petstore/python-fastapi
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.19...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d8e3dd commit 9e3d921

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/server/petstore/python-fastapi/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Rx==1.6.1
2929
starlette==0.40.0
3030
typing-extensions==4.13.2
3131
ujson==4.0.2
32-
urllib3==1.26.19
32+
urllib3==2.5.0
3333
uvicorn==0.13.4
3434
uvloop==0.21.0
3535
watchgod==0.7

0 commit comments

Comments
 (0)