Skip to content

Commit 05d7168

Browse files
Update dependency fastapi to >=0.120.3,<0.121.0
1 parent f49241e commit 05d7168

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.120.3,<0.121.0
5353
uvicorn[standard]>=0.34.0,<0.36.0
5454
# OpenCTI
5555
filigran-sseclient>=1.0.2

0 commit comments

Comments
 (0)