Skip to content

Commit c2b01e5

Browse files
Update dependency google-api-python-client to v2.193.0 (#285)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c5fc139 commit c2b01e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

video-transcripts/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Direct dependencies for video-transcripts script
22
# Pinned to latest versions - Renovate will manage updates
3-
google-api-python-client==2.192.0
3+
google-api-python-client==2.193.0
44
youtube-transcript-api==1.2.4
55
python-dotenv==1.2.2
66
python-slugify==8.0.4

video-transcripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ distro==1.9.0
2727
# via openai
2828
google-api-core==2.30.0
2929
# via google-api-python-client
30-
google-api-python-client==2.192.0
30+
google-api-python-client==2.193.0
3131
# via -r requirements.in
3232
google-auth==2.49.1
3333
# via

0 commit comments

Comments
 (0)