Skip to content

Commit fa0b382

Browse files
dependabot[bot]Dylan-FMK
authored andcommitted
Update urllib3 requirement from <3.0.0,>=1.25.3 to >=2.2.3,<3.0.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.2.3...2.2.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.2.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e557d8 commit fa0b382

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
urllib3 >= 1.25.3, < 3.0.0
1+
urllib3 >= 2.2.3, < 3.0.0
22
python_dateutil >= 2.8.2
33
pydantic >= 2.13.3
44
typing-extensions >= 4.13.2

0 commit comments

Comments
 (0)