From 542e1c3f8428ef4d8c8622b776376371e30383d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 04:33:10 -0400 Subject: [PATCH] build(deps-dev): bump yt-dlp from 2023.10.7 to 2023.10.13 (#24) Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2023.10.7 to 2023.10.13. - [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.10.07...2023.10.13) --- updated-dependencies: - dependency-name: yt-dlp dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/poetry.lock b/poetry.lock index ef870b5..843bbd3 100644 --- a/poetry.lock +++ b/poetry.lock @@ -394,20 +394,6 @@ files = [ {file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"}, ] -[[package]] -name = "dill" -version = "0.3.6" -description = "serialize all of python" -optional = false -python-versions = ">=3.7" -files = [ - {file = "dill-0.3.6-py3-none-any.whl", hash = "sha256:a07ffd2351b8c678dfc4a856a3005f8067aea51d6ba6c700796a4d9e280f39f0"}, - {file = "dill-0.3.6.tar.gz", hash = "sha256:e5db55f3687856d8fbdab002ed78544e1c4559a130302693d839dfe8f93f2373"}, -] - -[package.extras] -graph = ["objgraph (>=1.7.2)"] - [[package]] name = "dill" version = "0.3.7" @@ -1327,13 +1313,13 @@ tomli = ">=2.0.1" [[package]] name = "yt-dlp" -version = "2023.10.7" +version = "2023.10.13" description = "A youtube-dl fork with additional features and patches" optional = false python-versions = ">=3.7" files = [ - {file = "yt-dlp-2023.10.7.tar.gz", hash = "sha256:fc86657a9b240cf65fef3ff627e4a0de335e725936fe70d4402c71dd97452f36"}, - {file = "yt_dlp-2023.10.7-py2.py3-none-any.whl", hash = "sha256:5f5253aec0a7e18c991d7412ee293eee99f73249b360f4adb9a3f529b769d9d9"}, + {file = "yt-dlp-2023.10.13.tar.gz", hash = "sha256:e026ea1c435ff36eef1215bc4c5bb8c479938b90054997ba99f63a4541fe63b4"}, + {file = "yt_dlp-2023.10.13-py2.py3-none-any.whl", hash = "sha256:2b069f22675532eebacdfd6372b1825651a751fef848de9ae6efe6491b2dc38a"}, ] [package.dependencies]