Skip to content

Commit

Permalink
Bump yt-dlp from 2023.10.7 to 2023.12.30
Browse files Browse the repository at this point in the history
Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2023.10.7 to 2023.12.30.
- [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@2023.10.07...2023.12.30)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 1f32ad5 commit 4915b07
Showing 1 changed file with 17 additions and 6 deletions.
23 changes: 17 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,13 @@ certifi==2022.12.7
# via
# httpcore
# httpx
# requests
# sentry-sdk
# yt-dlp
charset-normalizer==2.1.1
# via aiohttp
# via
# aiohttp
# requests
click==8.1.3
# via pip-tools
frozenlist==1.3.3
Expand All @@ -51,6 +54,7 @@ humanize==4.6.0
idna==3.4
# via
# anyio
# requests
# rfc3986
# yarl
iniconfig==2.0.0
Expand Down Expand Up @@ -83,8 +87,12 @@ python-dateutil==2.8.2
# via -r requirements.in
pytz==2023.3
# via -r requirements.in
requests==2.31.0
# via yt-dlp
rfc3986[idna2008]==1.5.0
# via httpx
# via
# httpx
# rfc3986
roman==4.1
# via -r requirements.in
sentry-sdk==1.28.1
Expand All @@ -98,15 +106,18 @@ sniffio==1.3.0
# httpx
soupsieve==2.3.2.post1
# via beautifulsoup4
urllib3==1.26.13
# via sentry-sdk
websockets==10.4
urllib3==2.1.0
# via
# requests
# sentry-sdk
# yt-dlp
websockets==12.0
# via yt-dlp
wheel==0.40.0
# via pip-tools
yarl==1.8.2
# via aiohttp
yt-dlp==2023.10.7
yt-dlp==2023.12.30
# via -r requirements.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 4915b07

Please sign in to comment.