Skip to content

Commit 87313ed

Browse files
Update urllib3 requirement from ==1.26.* to ==2.3.* in /requirements
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.0...2.3.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 12aafda commit 87313ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ orjson>=3.10.0
2020
imageio-ffmpeg==0.5.1
2121
cryptography>=42.0.7
2222
semver>=3.0.2
23-
urllib3==1.26.*
23+
urllib3==2.3.*

0 commit comments

Comments
 (0)