Skip to content

Commit be914c6

Browse files
chore(backend/deps): bump youtube-transcript-api
Bumps [youtube-transcript-api](https://github.com/jdepoix/youtube-transcript-api) from 0.6.3 to 1.0.3. - [Release notes](https://github.com/jdepoix/youtube-transcript-api/releases) - [Commits](jdepoix/youtube-transcript-api@v0.6.3...v1.0.3) --- updated-dependencies: - dependency-name: youtube-transcript-api dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d316ed2 commit be914c6

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

autogpt_platform/backend/poetry.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

autogpt_platform/backend/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ todoist-api-python = "^2.1.7"
6262
tweepy = "^4.14.0"
6363
uvicorn = { extras = ["standard"], version = "^0.34.0" }
6464
websockets = "^14.2"
65-
youtube-transcript-api = "^0.6.2"
65+
youtube-transcript-api = "^1.0.3"
6666
zerobouncesdk = "^1.1.1"
6767
# NOTE: please insert new dependencies in their alphabetical location
6868

0 commit comments

Comments
 (0)