Skip to content

Commit c7447dc

Browse files
Bump the build-python group across 1 directory with 5 updates
Bumps the build-python group with 5 updates in the /build/pip directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2025.8.3` | `2025.10.5` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.3` | `3.4.4` | | [idna](https://github.com/kjd/idna) | `3.10` | `3.11` | | [markdown-it-py](https://github.com/executablebooks/markdown-it-py) | `3.0.0` | `4.0.0` | | [rich](https://github.com/Textualize/rich) | `14.1.0` | `14.2.0` | Updates `certifi` from 2025.8.3 to 2025.10.5 - [Commits](certifi/python-certifi@2025.08.03...2025.10.05) Updates `charset-normalizer` from 3.4.3 to 3.4.4 - [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.3...3.4.4) Updates `idna` from 3.10 to 3.11 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.10...v3.11) Updates `markdown-it-py` from 3.0.0 to 4.0.0 - [Release notes](https://github.com/executablebooks/markdown-it-py/releases) - [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md) - [Commits](executablebooks/markdown-it-py@v3.0.0...v4.0.0) Updates `rich` from 14.1.0 to 14.2.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.1.0...v14.2.0) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.10.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-python - dependency-name: charset-normalizer dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-python - dependency-name: idna dependency-version: '3.11' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-python - dependency-name: markdown-it-py dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: build-python - dependency-name: rich dependency-version: 14.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-python ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 610f8a0 commit c7447dc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

build/pip/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
bleach==6.2.0
2-
certifi==2025.8.3
3-
charset-normalizer==3.4.3
2+
certifi==2025.10.5
3+
charset-normalizer==3.4.4
44
docutils==0.22.2
5-
idna==3.10
5+
idna==3.11
66
importlib-metadata==8.7.0
77
jaraco.classes==3.4.0
88
keyring==25.6.0
9-
markdown-it-py==3.0.0
9+
markdown-it-py==4.0.0
1010
mdurl==0.1.2
1111
more-itertools==10.8.0
1212
pkginfo==1.12.1.2
@@ -15,7 +15,7 @@ readme-renderer==44.0
1515
requests==2.32.5
1616
requests-toolbelt==1.0.0
1717
rfc3986==2.0.0
18-
rich==14.1.0
18+
rich==14.2.0
1919
setuptools==80.9.0
2020
six==1.17.0
2121
twine==6.2.0

0 commit comments

Comments
 (0)