From 7d6b0a15a08ad2710dffc059f58825cf00af3681 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 23:05:57 +0000 Subject: [PATCH 1/2] Bump httpcore from 1.0.6 to 1.0.7 Bumps [httpcore](https://github.com/encode/httpcore) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpcore/compare/1.0.6...1.0.7) --- updated-dependencies: - dependency-name: httpcore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b6cebbf..0686356 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ distro==1.9.0 Flask==3.1.0 frozenlist==1.5.0 h11==0.14.0 -httpcore==1.0.6 +httpcore==1.0.7 httpx==0.27.2 idna==3.10 itsdangerous==2.2.0 From cda9daa4429d8524f787ab6ee954d23c7c2c5501 Mon Sep 17 00:00:00 2001 From: GitGinocchio Date: Thu, 16 Jan 2025 00:34:32 +0100 Subject: [PATCH 2/2] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0686356..a0d66ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,4 +51,4 @@ valo_api==2.0.8 websockets==14.1 Werkzeug==3.1.3 yarl==1.18.3 -yt-dlp==2024.12.23 +yt-dlp==2024.12.23 \ No newline at end of file