Skip to content

Commit c5cf47f

Browse files
Update dependency fastapi to >=0.119.0,<0.120.0
1 parent 727a64e commit c5cf47f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ install_requires =
4949
opentelemetry-api~=1.35.0
5050
opentelemetry-sdk~=1.35.0
5151
deprecation~=2.1.0
52-
fastapi>=0.115.2,<0.117.0
52+
fastapi>=0.119.0,<0.120.0
5353
uvicorn[standard]>=0.34.0,<0.36.0
5454
# OpenCTI
5555
filigran-sseclient>=1.0.2

0 commit comments

Comments
 (0)