Skip to content

Commit 9c92e60

Browse files
chore(deps): update dependency urllib3 to v2 [security]
1 parent dc19591 commit 9c92e60

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.119.1
33
mangum==0.19.0
44
python-dotenv==1.1.1
55
requests==2.32.5
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)