From 94c7265c06cb85100068b8928cf282a47d49cbf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 15:10:50 +0000 Subject: [PATCH] chore(deps): bump openai in /backend/restaurant-crawling/scripts Bumps [openai](https://github.com/openai/openai-python) from 2.38.0 to 2.50.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.50.0) --- updated-dependencies: - dependency-name: openai dependency-version: 2.46.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 31c524815b..c1224a9d83 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.7.4 pyyaml==6.0.3 -openai==2.38.0 +openai==2.50.0 requests==2.34.2 langchain==1.3.9 langchain-community==0.4.2