Skip to content

Commit 919df3a

Browse files
[deps] Update dependency fastapi to >=0.129.0,<0.130.0
1 parent 86fde1c commit 919df3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client-python/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ install_requires =
5050
opentelemetry-api~=1.35.0
5151
opentelemetry-sdk~=1.35.0
5252
deprecation~=2.1.0
53-
fastapi>=0.124.0,<0.125.0
53+
fastapi>=0.129.0,<0.130.0
5454
uvicorn[standard]>=0.34.0,<0.36.0
5555
# OpenCTI
5656
filigran-sseclient>=1.0.2

0 commit comments

Comments
 (0)