Skip to content

Commit 25359ec

Browse files
[deps] Update dependency fastapi to >=0.132.0,<0.133.0
1 parent 39a8539 commit 25359ec

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.129.2,<0.130.0
53+
fastapi>=0.132.0,<0.133.0
5454
uvicorn[standard]>=0.41.0,<0.42.0
5555
pyjwt[crypto]~=2.11.0
5656
# OpenCTI

0 commit comments

Comments
 (0)