Skip to content

Commit 7006d35

Browse files
Bump urllib3 from 1.25.9 to 2.6.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 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@1.25.9...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 c3ef796 commit 7006d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ six==1.15.0
2525
sqlparse==0.3.1
2626
toml==0.10.1
2727
typed-ast==1.4.1
28-
urllib3==1.25.9
28+
urllib3==2.6.0
2929
wcwidth==0.2.5
3030
wrapt==1.12.1
3131
zipp==3.1.0

0 commit comments

Comments
 (0)