From 0a0f65f053b8f1681f6d03fce496e58fe652d2ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 03:36:37 +0000 Subject: [PATCH] deps(survey-cli)(deps): update openai requirement in /survey-cli --- updated-dependencies: - dependency-name: openai dependency-version: 2.45.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- survey-cli/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/survey-cli/requirements.txt b/survey-cli/requirements.txt index be91bf36..93313891 100644 --- a/survey-cli/requirements.txt +++ b/survey-cli/requirements.txt @@ -13,7 +13,7 @@ # 2. Verify CI pip-install passes (no `|| true` since SR-61). # 3. Document the reason in this header. websocket-client>=1.6.0 -openai>=2.37.0 +openai>=2.45.0 requests>=2.34.2 # SR-150 (2026-05-12 cherry-pick): langgraph is imported by