Skip to content

Commit de694aa

Browse files
authored
Merge pull request #43 from anddone-kit/dependabot/pip/urllib3-gte-2.2.3-and-lt-3.0.0
Update urllib3 requirement from <3.0.0,>=1.25.3 to >=2.2.3,<3.0.0
2 parents 45b3be4 + 0c97587 commit de694aa

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
44
typing-extensions >= 4.13.2

0 commit comments

Comments
 (0)