Skip to content

Commit ef4ed76

Browse files
Bump the build-python group across 1 directory with 3 updates
Bumps the build-python group with 3 updates in the /build/pip directory: [certifi](https://github.com/certifi/python-certifi), [charset-normalizer](https://github.com/jawah/charset_normalizer) and [requests](https://github.com/psf/requests). Updates `certifi` from 2025.7.14 to 2025.8.3 - [Commits](certifi/python-certifi@2025.07.14...2025.08.03) Updates `charset-normalizer` from 3.4.2 to 3.4.3 - [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.2...3.4.3) Updates `requests` from 2.32.4 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.32.5) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.8.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-python - dependency-name: charset-normalizer dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-python - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-python ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c5d0b5e commit ef4ed76

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,6 +1,6 @@
11
bleach==6.2.0
2-
certifi==2025.7.14
3-
charset-normalizer==3.4.2
2+
certifi==2025.8.3
3+
charset-normalizer==3.4.3
44
docutils==0.22
55
idna==3.10
66
importlib-metadata==8.7.0
@@ -12,7 +12,7 @@ more-itertools==10.7.0
1212
pkginfo==1.12.1.2
1313
Pygments==2.19.2
1414
readme-renderer==44.0
15-
requests==2.32.4
15+
requests==2.32.5
1616
requests-toolbelt==1.0.0
1717
rfc3986==2.0.0
1818
rich==14.1.0

0 commit comments

Comments
 (0)