Skip to content

Commit 2b87f30

Browse files
chore(deps): update dependency urllib3 to v2 [security]
1 parent 90f9ebc commit 2b87f30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ fastapi==0.115.14
33
mangum==0.19.0
44
python-dotenv==1.1.1
55
requests==2.32.4
6-
urllib3<2 # Boto currently does not support urllib3 2+
6+
urllib3<3 # Boto currently does not support urllib3 2+

0 commit comments

Comments
 (0)