Skip to content

Commit e8bf425

Browse files
chore(deps): bump the python-packages group across 1 directory with 3 updates
Bumps the python-packages group with 3 updates in the / directory: [charset-normalizer](https://github.com/jawah/charset_normalizer), [platformdirs](https://github.com/tox-dev/platformdirs) 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 `platformdirs` from 4.3.7 to 4.3.8 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.3.7...4.3.8) Updates `setuptools` from 80.0.0 to 80.3.1 - [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.3.1) --- 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: platformdirs dependency-version: 4.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: setuptools dependency-version: 80.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8eab8d0 commit e8bf425

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

release-requirements.txt

Lines changed: 3 additions & 3 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
@@ -20,7 +20,7 @@ mypy-extensions==1.1.0
2020
packaging==25.0
2121
pathspec==0.12.1
2222
pkginfo==1.12.1.2
23-
platformdirs==4.3.7
23+
platformdirs==4.3.8
2424
pycodestyle==2.13.0
2525
pyflakes==3.3.2
2626
Pygments==2.19.1
@@ -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.3.1
3434
six==1.17.0
3535
tqdm==4.67.1
3636
twine==6.1.0

0 commit comments

Comments
 (0)