Skip to content

Commit

Permalink
chore(deps): bump the pip-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pip-dependencies group with 2 updates: [gallery-dl](https://github.com/mikf/gallery-dl) and [yt-dlp](https://github.com/yt-dlp/yt-dlp).


Updates `gallery-dl` from 1.28.3 to 1.28.4
- [Release notes](https://github.com/mikf/gallery-dl/releases)
- [Changelog](https://github.com/mikf/gallery-dl/blob/master/CHANGELOG.md)
- [Commits](mikf/gallery-dl@v1.28.3...v1.28.4)

Updates `yt-dlp` from 2024.12.23 to 2025.1.12
- [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.12.23...2025.01.12)

---
updated-dependencies:
- dependency-name: gallery-dl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: yt-dlp
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and qx6ghqkz committed Jan 13, 2025
1 parent a12e438 commit 8d5c9d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
aiofiles==24.1.0
gallery_dl==1.28.3
gallery_dl==1.28.4
Jinja2==3.1.5
python-multipart==0.0.20
requests==2.32.3
starlette==0.45.2
uvicorn==0.34.0; platform_machine != 'x86_64'
uvicorn[standard]==0.34.0; platform_machine == 'x86_64'
yt-dlp==2024.12.23
yt-dlp==2025.1.12

0 comments on commit 8d5c9d1

Please sign in to comment.