Skip to content

Commit 0cf5ccd

Browse files
Bump the build-python group in /build/pip with 3 updates (#2784)
Bumps the build-python group in /build/pip with 3 updates: [docutils](https://github.com/rtfd/recommonmark), [more-itertools](https://github.com/more-itertools/more-itertools) and [twine](https://github.com/pypa/twine). Updates `docutils` from 0.22 to 0.22.2 - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) Updates `more-itertools` from 10.7.0 to 10.8.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.7.0...v10.8.0) Updates `twine` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@6.1.0...6.2.0) --- updated-dependencies: - dependency-name: docutils dependency-version: 0.22.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-python - dependency-name: more-itertools dependency-version: 10.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-python - dependency-name: twine dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-python ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7656d10 commit 0cf5ccd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build/pip/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
bleach==6.2.0
22
certifi==2025.8.3
33
charset-normalizer==3.4.3
4-
docutils==0.22
4+
docutils==0.22.2
55
idna==3.10
66
importlib-metadata==8.7.0
77
jaraco.classes==3.4.0
88
keyring==25.6.0
99
markdown-it-py==3.0.0
1010
mdurl==0.1.2
11-
more-itertools==10.7.0
11+
more-itertools==10.8.0
1212
pkginfo==1.12.1.2
1313
Pygments==2.19.2
1414
readme-renderer==44.0
@@ -18,7 +18,7 @@ rfc3986==2.0.0
1818
rich==14.1.0
1919
setuptools==80.9.0
2020
six==1.17.0
21-
twine==6.1.0
21+
twine==6.2.0
2222
urllib3==2.5.0
2323
webencodings==0.5.1
2424
zipp==3.23.0

0 commit comments

Comments
 (0)