From bfc9771d148e9b2d56c5a7eb34b592c12f64bee9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 00:00:23 +0000 Subject: [PATCH] Bump httpx from 0.22.0 to 0.23.0 in /beets Bumps [httpx](https://github.com/encode/httpx) from 0.22.0 to 0.23.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.22.0...0.23.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- beets/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beets/requirements.txt b/beets/requirements.txt index 4ad26e7..99441a1 100644 --- a/beets/requirements.txt +++ b/beets/requirements.txt @@ -7,7 +7,7 @@ confuse==1.7.0 discogs-client==2.3.0 h11==0.12.0 httpcore==0.14.7 -httpx==0.22.0 +httpx==0.23.0 idna==3.3 jellyfish==0.9.0 mediafile==0.9.0