Skip to content

Commit bd3d2a2

Browse files
Bump the build-python group across 1 directory with 7 updates
Bumps the build-python group with 7 updates in the /build/pip directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2025.4.26` | `2025.6.15` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.1` | `3.4.2` | | [pygments](https://github.com/pygments/pygments) | `2.19.1` | `2.19.2` | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.4` | | [setuptools](https://github.com/pypa/setuptools) | `80.0.0` | `80.9.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.4.0` | `2.5.0` | | [zipp](https://github.com/jaraco/zipp) | `3.21.0` | `3.23.0` | Updates `certifi` from 2025.4.26 to 2025.6.15 - [Commits](certifi/python-certifi@2025.04.26...2025.06.15) 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 `pygments` from 2.19.1 to 2.19.2 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.1...2.19.2) Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) Updates `setuptools` from 80.0.0 to 80.9.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.9.0) Updates `urllib3` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.4.0...2.5.0) Updates `zipp` from 3.21.0 to 3.23.0 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.21.0...v3.23.0) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.6.15 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-python - dependency-name: charset-normalizer dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-python - dependency-name: pygments dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-python - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-python - dependency-name: setuptools dependency-version: 80.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-python - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-python - dependency-name: zipp dependency-version: 3.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-python ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4be8b70 commit bd3d2a2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

build/pip/requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
bleach==6.2.0
2-
certifi==2025.4.26
3-
charset-normalizer==3.4.1
2+
certifi==2025.6.15
3+
charset-normalizer==3.4.2
44
docutils==0.21.2
55
idna==3.10
66
importlib-metadata==8.7.0
@@ -10,15 +10,15 @@ markdown-it-py==3.0.0
1010
mdurl==0.1.2
1111
more-itertools==10.7.0
1212
pkginfo==1.12.1.2
13-
Pygments==2.19.1
13+
Pygments==2.19.2
1414
readme-renderer==44.0
15-
requests==2.32.3
15+
requests==2.32.4
1616
requests-toolbelt==1.0.0
1717
rfc3986==2.0.0
1818
rich==14.0.0
19-
setuptools==80.0.0
19+
setuptools==80.9.0
2020
six==1.17.0
2121
twine==6.1.0
22-
urllib3==2.4.0
22+
urllib3==2.5.0
2323
webencodings==0.5.1
24-
zipp==3.21.0
24+
zipp==3.23.0

0 commit comments

Comments
 (0)