Skip to content

Commit bd089a6

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.49.1
3030
typing-extensions==4.13.2
3131
ujson==4.0.2
32-
urllib3==2.5.0
32+
urllib3==2.6.0
3333
uvicorn==0.13.4
3434
uvloop==0.21.0
3535
watchgod==0.7

0 commit comments

Comments
 (0)