From a637ee62b3870a91396ce05409a7d26bccbc28ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 19:43:13 +0000 Subject: [PATCH] Bump openai in /backend/restaurant-crawling/scripts Bumps [openai](https://github.com/openai/openai-python) from 2.38.0 to 2.45.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.38.0...v2.45.0) --- updated-dependencies: - dependency-name: openai dependency-version: 2.45.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/restaurant-crawling/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/restaurant-crawling/scripts/requirements.txt b/backend/restaurant-crawling/scripts/requirements.txt index d3f926bfc5..978a9f428a 100644 --- a/backend/restaurant-crawling/scripts/requirements.txt +++ b/backend/restaurant-crawling/scripts/requirements.txt @@ -2,7 +2,7 @@ google-api-python-client==2.196.0 python-dotenv==1.2.2 yt-dlp[default]==2026.6.9 pyyaml==6.0.3 -openai==2.38.0 +openai==2.45.0 requests==2.34.2 langchain==1.3.9 langchain-community==0.4.2