Skip to content

Commit 5ea3835

Browse files
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](jawah/charset_normalizer@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](pypa/setuptools@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] <support@github.com>
1 parent 8eab8d0 commit 5ea3835

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ autopep8==2.3.2
22
black==25.1.0
33
bleach==6.2.0
44
certifi==2025.4.26
5-
charset-normalizer==3.4.1
5+
charset-normalizer==3.4.2
66
click==8.1.8
77
colorama==0.4.6
88
docutils==0.21.2
@@ -30,7 +30,7 @@ requests-toolbelt==1.0.0
3030
restructuredtext-lint==1.4.0
3131
rfc3986==2.0.0
3232
rich==14.0.0
33-
setuptools==80.0.0
33+
setuptools==80.1.0
3434
six==1.17.0
3535
tqdm==4.67.1
3636
twine==6.1.0

0 commit comments

Comments
 (0)