From 12269bebed97de607d527c7cac8e798a3c10cc3f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 00:26:59 +0000 Subject: [PATCH] Update dependency openai to v2.50.0 --- video-transcripts/requirements.in | 2 +- video-transcripts/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/video-transcripts/requirements.in b/video-transcripts/requirements.in index 5a6f261..5aa6565 100644 --- a/video-transcripts/requirements.in +++ b/video-transcripts/requirements.in @@ -4,4 +4,4 @@ google-api-python-client==2.198.0 youtube-transcript-api==1.2.4 python-dotenv==1.2.2 python-slugify==8.0.4 -openai==2.46.0 \ No newline at end of file +openai==2.50.0 \ No newline at end of file diff --git a/video-transcripts/requirements.txt b/video-transcripts/requirements.txt index a542977..eedf04c 100644 --- a/video-transcripts/requirements.txt +++ b/video-transcripts/requirements.txt @@ -55,7 +55,7 @@ idna==3.18 # requests jiter==0.16.0 # via openai -openai==2.46.0 +openai==2.50.0 # via -r requirements.in proto-plus==1.28.1 # via google-api-core