From 9910a2ed078cc1e56ddfabc2aa2038ab9115a158 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 23:35:00 +0000 Subject: [PATCH 1/5] build(deps): bump deepl from 1.30.0 to 1.32.0 Bumps [deepl](https://github.com/DeepLcom/deepl-python) from 1.30.0 to 1.32.0. - [Release notes](https://github.com/DeepLcom/deepl-python/releases) - [Changelog](https://github.com/DeepL/deepl-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/DeepLcom/deepl-python/compare/v1.30.0...v1.32.0) --- updated-dependencies: - dependency-name: deepl dependency-version: 1.32.0 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 7d9ef52e..e0a04f09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ cx-Freeze==8.6.4 cx-Logging==3.2.1 decorator==5.3.1 demoji==2.0.0 -deepl==1.30.0 +deepl==1.32.0 future==1.0.0 grapheme==0.6.0 idna==3.18 From b744c630b98591d580d8c0e284c59dd7ca0ab3d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 23:35:08 +0000 Subject: [PATCH 2/5] build(deps): bump numpy from 2.5.1 to 2.5.2 Bumps [numpy](https://github.com/numpy/numpy) from 2.5.1 to 2.5.2. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v2.5.1...v2.5.2) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.5.2 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 7d9ef52e..63bdf835 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ libretranslatepy==2.1.4 lief==0.15.1 Markdown==3.10.3 Mastodon.py==2.2.1 -numpy==2.5.1 +numpy==2.5.2 oauthlib==3.3.1 packaging==26.3 pillow==12.3.0 From 8f14a20fc59b210363ac1d8307a32d268dacbd74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 23:35:21 +0000 Subject: [PATCH 3/5] build(deps): bump chardet from 7.5.1 to 7.6.0 Bumps [chardet](https://github.com/chardet/chardet) from 7.5.1 to 7.6.0. - [Release notes](https://github.com/chardet/chardet/releases) - [Changelog](https://github.com/chardet/chardet/blob/main/docs/changelog.rst) - [Commits](https://github.com/chardet/chardet/compare/7.5.1...7.6.0) --- updated-dependencies: - dependency-name: chardet dependency-version: 7.6.0 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 7d9ef52e..7e9b6f11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ attrs==26.1.0 backports.functools-lru-cache==2.0.0 blurhash==1.1.5 certifi==2026.7.22 -chardet==7.5.1 +chardet==7.6.0 charset-normalizer==3.4.9 colorama==0.4.6 configobj==5.0.9 From fdf5cab4431ca2e9edffb9c6aed63ea9d3089e4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 23:35:33 +0000 Subject: [PATCH 4/5] build(deps): update setuptools requirement from <83.0.0 to <85.0.0 Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/0.6...v84.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 84.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7d9ef52e..8e7ff570 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ requests==2.34.2 requests-oauthlib==2.0.0 requests-toolbelt==1.0.0 rfc3986==2.0.0 -setuptools<83.0.0 +setuptools<85.0.0 six==1.17.0 sniffio==1.3.1 sound_lib @ git+https://github.com/accessibleapps/sound_lib@a439f0943fb95ee7b6ba24f51a686f47c4ad66b2 From 26f399c5f7eeff929478eeba84695dbd7b1db358 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 04:58:57 +0000 Subject: [PATCH 5/5] build(deps): bump charset-normalizer from 3.4.9 to 3.5.0 Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.9 to 3.5.0. - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.9...3.5.0) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.5.0 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 d2d5f70c..25e9ef61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ backports.functools-lru-cache==2.0.0 blurhash==1.1.5 certifi==2026.7.22 chardet==7.6.0 -charset-normalizer==3.4.9 +charset-normalizer==3.5.0 colorama==0.4.6 configobj==5.0.9 coverage==7.15.4