Skip to content

Commit 8d2912e

Browse files
Chore(deps): Update urllib3 requirement from <2.4 to <2.5
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@0.3...2.4.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a9f518 commit 8d2912e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
setuptools<80.3
2-
urllib3<2.4
2+
urllib3<2.5
33
zc.buildout==3.3
44
zope.interface==6.4.post2

0 commit comments

Comments
 (0)