Skip to content

Commit 7d99010

Browse files
authored
Merge pull request #38 from databricks-solutions/dependabot/pip/fastapi/urllib3-2.5.0
Bump urllib3 from 2.4.0 to 2.5.0 in /fastapi
2 parents c6cb0c2 + f7e85d5 commit 7d99010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastapi/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ sqlmodel==0.0.24
3232
starlette==0.46.2
3333
typing-extensions==4.14.0
3434
typing-inspection==0.4.1
35-
urllib3==2.4.0
35+
urllib3==2.5.0
3636
uuid==1.30

0 commit comments

Comments
 (0)