Skip to content

Commit 4faafb4

Browse files
Bump urllib3 from 2.2.2 to 2.6.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 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.2.2...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ec4702 commit 4faafb4

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
@@ -35,6 +35,6 @@ tenacity==9.0.0
3535
typed-ast==1.5.5
3636
typing_extensions==4.12.2
3737
tzdata==2024.1
38-
urllib3==2.2.2
38+
urllib3==2.6.0
3939
zope.event==5.0
4040
zope.interface==7.0.3

0 commit comments

Comments
 (0)