Skip to content

Commit ead9ee9

Browse files
build(deps): bump urllib3 in /samples/server/petstore/python-fastapi
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 753330d commit ead9ee9

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

0 commit comments

Comments
 (0)