1
Fork 0
mirror of https://github.com/Steffo99/youtubedlez.git synced 2024-10-16 06:17:30 +00:00

Bump yt-dlp from 2023.1.6 to 2023.7.6

Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2023.1.6 to 2023.7.6.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases)
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md)
- [Commits](https://github.com/yt-dlp/yt-dlp/compare/2023.01.06...2023.07.06)

---
updated-dependencies:
- dependency-name: yt-dlp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-06 20:02:05 +00:00 committed by Stefano Pigozzi
parent aa52cd096f
commit 7c04536f53

21
poetry.lock generated
View file

@ -1,10 +1,9 @@
# This file is automatically @generated by Poetry and should not be changed by hand.
# This file is automatically @generated by Poetry 1.5.1 and should not be changed by hand.
[[package]]
name = "brotli"
version = "1.0.9"
description = "Python bindings for the Brotli compression library"
category = "main"
optional = false
python-versions = "*"
files = [
@ -96,7 +95,6 @@ files = [
name = "brotlicffi"
version = "1.0.9.2"
description = "Python CFFI bindings to the Brotli library"
category = "main"
optional = false
python-versions = "*"
files = [
@ -139,7 +137,6 @@ cffi = ">=1.0.0"
name = "certifi"
version = "2022.12.7"
description = "Python package for providing Mozilla's CA Bundle."
category = "main"
optional = false
python-versions = ">=3.6"
files = [
@ -151,7 +148,6 @@ files = [
name = "cffi"
version = "1.15.1"
description = "Foreign Function Interface for Python calling C code."
category = "main"
optional = false
python-versions = "*"
files = [
@ -228,7 +224,6 @@ pycparser = "*"
name = "mutagen"
version = "1.46.0"
description = "read and write audio tags for many formats"
category = "main"
optional = false
python-versions = ">=3.7"
files = [
@ -240,7 +235,6 @@ files = [
name = "pycparser"
version = "2.21"
description = "C parser in Python"
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
files = [
@ -252,7 +246,6 @@ files = [
name = "pycryptodomex"
version = "3.17"
description = "Cryptographic library for Python"
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
files = [
@ -295,7 +288,6 @@ files = [
name = "websockets"
version = "10.4"
description = "An implementation of the WebSocket Protocol (RFC 6455 & 7692)"
category = "main"
optional = false
python-versions = ">=3.7"
files = [
@ -372,14 +364,13 @@ files = [
[[package]]
name = "yt-dlp"
version = "2023.1.6"
version = "2023.7.6"
description = "A youtube-dl fork with additional features and patches"
category = "main"
optional = false
python-versions = ">=3.7"
files = [
{file = "yt-dlp-2023.1.6.tar.gz", hash = "sha256:3a783a36751ced16368f40b3ba865ab39b30689ed8056f1ee2346aa3839a0b0f"},
{file = "yt_dlp-2023.1.6-py2.py3-none-any.whl", hash = "sha256:bcac3231e2022cad128a83f69948c845b364b2a85fde53415378f7c199808849"},
{file = "yt-dlp-2023.7.6.tar.gz", hash = "sha256:cb58373869c8ccb5034746f91cfccd6d25ea697090dfd6f93e9034d51eb4aed2"},
{file = "yt_dlp-2023.7.6-py2.py3-none-any.whl", hash = "sha256:b33b3f68751f33dd8290f1f61f7a011679b3b512aa223df3bff496688bc0bd19"},
]
[package.dependencies]
@ -392,5 +383,5 @@ websockets = "*"
[metadata]
lock-version = "2.0"
python-versions = "^3.9"
content-hash = "405af015eaecb96e97cd0463cc7817deadd7034e727f67be6cec50ae243cd5b6"
python-versions = "^3.10"
content-hash = "2430da137b1396c10e30ea36417e5817877e95ec50bc71a348465a222893a715"