From 9172e67c0e16413158b2acd18f7d14288d892487 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 11:48:54 +0000 Subject: [PATCH] deps: bump openai from 2.24.0 to 2.28.0 Bumps [openai](https://github.com/openai/openai-python) from 2.24.0 to 2.28.0. - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai/openai-python/compare/v2.24.0...v2.28.0) --- updated-dependencies: - dependency-name: openai dependency-version: 2.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7b5dca8..a13fb3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ langchain==1.2.10 langchain-openai==1.1.10 langchain-google-genai==4.2.1 langchain-community==0.4.1 -openai==2.24.0 +openai==2.28.0 python-dotenv==1.2.2 duckduckgo-search==8.1.1 ddgs==9.11.3