Skip to content

Commit b18c352

Browse files
Update urllib3 requirement from <2.4.0,>=1.24.2 to >=1.24.2,<2.6.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.24.2...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e7c539 commit b18c352

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
@@ -7,5 +7,5 @@ google-auth>=1.0.1 # Apache-2.0
77
websocket-client>=0.32.0,!=0.40.0,!=0.41.*,!=0.42.* # LGPLv2+
88
requests # Apache-2.0
99
requests-oauthlib # ISC
10-
urllib3>=1.24.2,<2.4.0 # MIT
10+
urllib3>=1.24.2,<2.6.0 # MIT
1111
durationpy>=0.7 # MIT

0 commit comments

Comments
 (0)