Skip to content

Commit 655f67a

Browse files
build(deps): bump urllib3 from 2.6.3 to 2.7.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8df221e commit 655f67a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ dependencies = [
116116
"typing-inspection==0.4.2",
117117
"typing_extensions==4.15.0",
118118
"ujson==5.12.0",
119-
"urllib3==2.6.3",
119+
"urllib3==2.7.0",
120120
"uvicorn==0.35.0",
121121
"zipp==3.23.0",
122122
]

0 commit comments

Comments
 (0)