Skip to content

Commit a66118f

Browse files
Bump youtube-search from 2.1.2 to 2.2.0
Bumps [youtube-search](https://github.com/joetats/youtube_search) from 2.1.2 to 2.2.0. - [Commits](https://github.com/joetats/youtube_search/commits) --- updated-dependencies: - dependency-name: youtube-search dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31a7d76 commit a66118f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ parrot-fs = "parrot.transport.filesystem.cli:main"
9595
agents = [
9696
"sentence_transformers==5.0.0",
9797
"yfinance==0.2.54",
98-
"youtube_search==2.1.2",
98+
"youtube_search==2.2.0",
9999
"wikipedia==1.4.0",
100100
"mediawikiapi==1.2",
101101
"pyowm==3.3.0",
@@ -160,7 +160,7 @@ charts = [
160160
# Lightweight agents (no spacy, prophet, autoviz, playwright - they compile from source)
161161
agents-lite = [
162162
"yfinance==0.2.54",
163-
"youtube_search==2.1.2",
163+
"youtube_search==2.2.0",
164164
"wikipedia==1.4.0",
165165
"mediawikiapi==1.2",
166166
"pyowm==3.3.0",
@@ -245,7 +245,7 @@ mcp = [
245245
"google-genai>=1.61.0",
246246
"openai==2.8.1",
247247
"yfinance==0.2.54",
248-
"youtube_search==2.1.2",
248+
"youtube_search==2.2.0",
249249
"wikipedia==1.4.0",
250250
"mediawikiapi==1.2",
251251
"pyowm==3.3.0",

0 commit comments

Comments
 (0)