Skip to content

Commit 2ff4414

Browse files
Update urllib3 requirement from ~=2.4.0 to ~=2.5.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@2.4.0...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 ca89c37 commit 2ff4414

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
@@ -31,4 +31,4 @@ sphinxcontrib-qthelp~=2.0.0
3131
sphinxcontrib-serializinghtml~=2.0.0
3232
text-unidecode~=1.3
3333
Unidecode~=1.4.0
34-
urllib3~=2.4.0
34+
urllib3~=2.5.0

0 commit comments

Comments
 (0)