Skip to content

Commit 08b5896

Browse files
committed
chore: update dependencies to latest versions
Upgraded several dependencies in `pyproject.toml` and `uv.lock`, including `anyio`, `filelock`, `iniconfig`, `platformdirs`, `pre-commit`, `uv`, and `youtube-transcript-api`. This ensures compatibility with the latest releases and potential performance or security enhancements.
1 parent f212709 commit 08b5896

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"mcp>=1.4.1",
2828
"pydantic>=2.10.6",
2929
"requests>=2.32.3",
30-
"youtube-transcript-api>=1.0.1",
30+
"youtube-transcript-api>=1.0.2",
3131
]
3232

3333
scripts.mcp-youtube-transcript = "mcp_youtube_transcript:main"

uv.lock

Lines changed: 40 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)