Skip to content

Commit

Permalink
chore(deps): bump yt-dlp in /apps/api in the api-python group
Browse files Browse the repository at this point in the history
Bumps the api-python group in /apps/api with 1 update: [yt-dlp](https://github.com/yt-dlp/yt-dlp).


Updates `yt-dlp` from 2024.4.9 to 2024.5.26
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases)
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md)
- [Commits](yt-dlp/yt-dlp@2024.04.09...2024.05.26)

---
updated-dependencies:
- dependency-name: yt-dlp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: api-python
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jordanshatford committed May 27, 2024
1 parent b66d42e commit 6dc85ce
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
16 changes: 9 additions & 7 deletions apps/api/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ mutagen = "1.47.0"
pydantic = ">=2.1.1,<3.0.0"
sse-starlette = "2.1.0"
uvicorn = "0.29.0"
yt-dlp = "2024.4.9"
yt-dlp = "2024.5.26"

[tool.poetry.group.dev.dependencies]
pre-commit = "3.7.1"
Expand Down

0 comments on commit 6dc85ce

Please sign in to comment.