Skip to content

Commit db9f3ef

Browse files
Bump the build-python group in /build/pip with 4 updates (getgauge#2736)
Bumps the build-python group in /build/pip with 4 updates: [certifi](https://github.com/certifi/python-certifi), [importlib-metadata](https://github.com/python/importlib_metadata), [more-itertools](https://github.com/more-itertools/more-itertools) and [setuptools](https://github.com/pypa/setuptools). Updates `certifi` from 2025.1.31 to 2025.4.26 - [Commits](certifi/python-certifi@2025.01.31...2025.04.26) Updates `importlib-metadata` from 8.6.1 to 8.7.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.6.1...v8.7.0) Updates `more-itertools` from 10.6.0 to 10.7.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.6.0...v10.7.0) Updates `setuptools` from 79.0.0 to 80.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v79.0.0...v80.0.0) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.4.26 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-python - dependency-name: importlib-metadata dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-python - dependency-name: more-itertools dependency-version: 10.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-python - dependency-name: setuptools dependency-version: 80.0.0 dependency-type: direct:production update-type: version-update:semver-major 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 30a5eae commit db9f3ef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build/pip/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
bleach==6.2.0
2-
certifi==2025.1.31
2+
certifi==2025.4.26
33
charset-normalizer==3.4.1
44
docutils==0.21.2
55
idna==3.10
6-
importlib-metadata==8.6.1
6+
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.6.0
11+
more-itertools==10.7.0
1212
pkginfo==1.12.1.2
1313
Pygments==2.19.1
1414
readme-renderer==44.0
1515
requests==2.32.3
1616
requests-toolbelt==1.0.0
1717
rfc3986==2.0.0
1818
rich==14.0.0
19-
setuptools==79.0.0
19+
setuptools==80.0.0
2020
six==1.17.0
2121
twine==6.1.0
2222
urllib3==2.4.0

0 commit comments

Comments
 (0)