From 28fd2bbcde963b37e2477a49e4154337b6476761 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 13:06:10 +0000 Subject: [PATCH] chore(deps): bump the python-packages group across 1 directory with 2 updates Bumps the python-packages group with 2 updates in the / directory: [charset-normalizer](https://github.com/jawah/charset_normalizer) and [platformdirs](https://github.com/tox-dev/platformdirs). Updates `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) Updates `platformdirs` from 4.11.1 to 4.11.3 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.11.1...4.11.3) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: platformdirs dependency-version: 4.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- release-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release-requirements.txt b/release-requirements.txt index 2dd83fc..bc6afdd 100644 --- a/release-requirements.txt +++ b/release-requirements.txt @@ -2,7 +2,7 @@ autopep8==2.3.2 black==26.5.1 bleach==6.4.0 certifi==2026.7.22 -charset-normalizer==3.4.9 +charset-normalizer==3.5.0 click==8.4.2 colorama==0.4.6 docutils==0.23 @@ -20,7 +20,7 @@ mypy-extensions==1.1.0 packaging==26.3 pathspec==1.1.1 pkginfo==1.12.1.2 -platformdirs==4.11.1 +platformdirs==4.11.3 pycodestyle==2.14.0 pyflakes==3.4.0 Pygments==2.20.0