From 5ea38356ba9c5cc82e217d2ebffc403fa2beb670 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 13:09:21 +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 [setuptools](https://github.com/pypa/setuptools). Updates `charset-normalizer` from 3.4.1 to 3.4.2 - [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.1...3.4.2) Updates `setuptools` from 80.0.0 to 80.1.0 - [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/v80.0.0...v80.1.0) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: setuptools dependency-version: 80.1.0 dependency-type: direct:production update-type: version-update:semver-minor 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 8a6f50fd..210ee23c 100644 --- a/release-requirements.txt +++ b/release-requirements.txt @@ -2,7 +2,7 @@ autopep8==2.3.2 black==25.1.0 bleach==6.2.0 certifi==2025.4.26 -charset-normalizer==3.4.1 +charset-normalizer==3.4.2 click==8.1.8 colorama==0.4.6 docutils==0.21.2 @@ -30,7 +30,7 @@ requests-toolbelt==1.0.0 restructuredtext-lint==1.4.0 rfc3986==2.0.0 rich==14.0.0 -setuptools==80.0.0 +setuptools==80.1.0 six==1.17.0 tqdm==4.67.1 twine==6.1.0