Skip to content

Commit c1002d2

Browse files
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 a6912c2 commit c1002d2

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
@@ -100,7 +100,7 @@ base = [
100100
"tomlkit==0.14.0",
101101
"typing-extensions==4.15.0",
102102
"typing-inspection==0.4.2",
103-
"urllib3==2.6.3",
103+
"urllib3==2.7.0",
104104
"wheel==0.46.3",
105105
]
106106
ci = [

0 commit comments

Comments
 (0)