Skip to content

Commit ecdab7b

Browse files
Update urllib3 requirement from <=2.2.1,>=1.26.8 to >=1.26.8,<=2.3.0
Updates the requirements on [urllib3](https://github.com/urllib3/urllib3) to permit the latest version. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.8...2.3.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d552ea commit ecdab7b

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
@@ -3,4 +3,4 @@ kubernetes>=25.3.0,<=29.0.0
33
PyYAML>=6.0.0,<=6.0.1
44
requests==2.32.2
55
tabulate>=0.8.9,<=0.9.0
6-
urllib3>=1.26.8,<=2.2.1
6+
urllib3>=1.26.8,<=2.3.0

0 commit comments

Comments
 (0)