diff --git a/pyproject.toml b/pyproject.toml index 610411d9..2cde50ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "pydantic[email]==2.11.3", "pyjwt==2.10.1", "wcmatch==10.0", - "curl-cffi==0.10.0", + "curl-cffi==0.15.0", "opentelemetry-instrumentation-fastapi==0.52b1", "opentelemetry-instrumentation-sqlite3==0.52b1", "opentelemetry-exporter-otlp-proto-grpc==1.31.1",