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 [starlette](https://github.com/encode/starlette).


Updates `gallery-dl` from 1.28.2 to 1.28.3
- [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.2...v1.28.3)

Updates `starlette` from 0.45.1 to 0.45.2
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](encode/starlette@0.45.1...0.45.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 0a66a01 commit b3fe7ff
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.2
gallery_dl==1.28.3
Jinja2==3.1.5
python-multipart==0.0.20
requests==2.32.3
starlette==0.45.1
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

0 comments on commit b3fe7ff

Please sign in to comment.