Skip to content

Commit 523ddb0

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 7fedb5e commit 523ddb0

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Diff for: 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.

Diff for: autogpt_platform/backend/pyproject.toml

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

0 commit comments

Comments
 (0)