From 871562fa4c7169ed8a9286671893d51d6f0b7b58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 01:49:27 +0000 Subject: [PATCH 1/4] Bump chardet from 3.0.4 to 5.2.0 Bumps [chardet](https://github.com/chardet/chardet) from 3.0.4 to 5.2.0. - [Release notes](https://github.com/chardet/chardet/releases) - [Commits](https://github.com/chardet/chardet/compare/3.0.4...5.2.0) --- updated-dependencies: - dependency-name: chardet dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 78319935..e2340a5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ attrs==23.2.0 backports.functools-lru-cache==2.0.0 blurhash==1.1.4 certifi==2023.11.17 -chardet==3.0.4 +chardet==5.2.0 charset-normalizer==3.3.2 colorama==0.4.6 configobj==5.0.8 From dda3d210086932d2a03711c9e04f0cc8170e0523 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 01:49:38 +0000 Subject: [PATCH 2/4] Bump rfc3986 from 1.5.0 to 2.0.0 Bumps [rfc3986](https://github.com/python-hyper/rfc3986) from 1.5.0 to 2.0.0. - [Commits](https://github.com/python-hyper/rfc3986/compare/1.5.0...2.0.0) --- updated-dependencies: - dependency-name: rfc3986 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 78319935..8d03aadd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ pywin32==306 requests==2.31.0 requests-oauthlib==1.3.1 requests-toolbelt==1.0.0 -rfc3986==1.5.0 +rfc3986==2.0.0 six==1.16.0 sniffio==1.3.0 sound_lib @ git+https://github.com/accessibleapps/sound_lib@a439f0943fb95ee7b6ba24f51a686f47c4ad66b2 From 22c5147c9236b45db5e34ecfe64ff5dbca7ea3d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 01:49:41 +0000 Subject: [PATCH 3/4] Bump hpack from 3.0.0 to 4.0.0 Bumps [hpack](https://github.com/python-hyper/hpack) from 3.0.0 to 4.0.0. - [Changelog](https://github.com/python-hyper/hpack/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-hyper/hpack/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: hpack dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 78319935..121dcc92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ future==0.18.3 googletrans==4.0.0rc1 h11==0.9.0 h2==3.2.0 -hpack==3.0.0 +hpack==4.0.0 hstspreload==2024.1.5 httpcore==0.9.1 httpx==0.13.3 From 4d89e8c437b10709f2bc088cbf7b6896671a6730 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:03:43 +0000 Subject: [PATCH 4/4] Bump httpx from 0.13.3 to 0.26.0 Bumps [httpx](https://github.com/encode/httpx) from 0.13.3 to 0.26.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.13.3...0.26.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b41e2756..ec47ffe4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ h2==3.2.0 hpack==4.0.0 hstspreload==2024.1.5 httpcore==0.9.1 -httpx==0.13.3 +httpx==0.26.0 hyperframe==5.2.0 idna==2.10 importlib-metadata==7.0.1