Bump the pip-dependencies group across 1 directory with 14 updates#470
Merged
chadlwilson merged 1 commit intomasterfrom May 2, 2026
Merged
Conversation
Bumps the pip-dependencies group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2026.2.25` | `2026.4.22` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.4` | `3.4.7` | | [grpcio](https://github.com/grpc/grpc) | `1.78.0` | `1.80.0` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.78.0` | `1.80.0` | | [idna](https://github.com/kjd/idna) | `3.11` | `3.13` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.7.1` | `9.0.0` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.8.0` | `11.0.2` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.33.5` | `6.33.6` | | [pyfakefs](https://github.com/pytest-dev/pyfakefs) | `6.1.3` | `6.2.0` | | [requests](https://github.com/psf/requests) | `2.33.0` | `2.33.1` | | [rich](https://github.com/Textualize/rich) | `14.3.3` | `15.0.0` | | [setuptools](https://github.com/pypa/setuptools) | `82.0.0` | `82.0.1` | | [zipp](https://github.com/jaraco/zipp) | `3.23.0` | `3.23.1` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.4` | `7.13.5` | Updates `certifi` from 2026.2.25 to 2026.4.22 - [Commits](certifi/python-certifi@2026.02.25...2026.04.22) Updates `charset-normalizer` from 3.4.4 to 3.4.7 - [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.4...3.4.7) Updates `grpcio` from 1.78.0 to 1.80.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.78.0...v1.80.0) Updates `grpcio-tools` from 1.78.0 to 1.80.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.78.0...v1.80.0) Updates `idna` from 3.11 to 3.13 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.11...v3.13) Updates `importlib-metadata` from 8.7.1 to 9.0.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.7.1...v9.0.0) Updates `more-itertools` from 10.8.0 to 11.0.2 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.8.0...v11.0.2) Updates `protobuf` from 6.33.5 to 6.33.6 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `pyfakefs` from 6.1.3 to 6.2.0 - [Release notes](https://github.com/pytest-dev/pyfakefs/releases) - [Changelog](https://github.com/pytest-dev/pyfakefs/blob/main/CHANGES.md) - [Commits](pytest-dev/pyfakefs@v6.1.3...v6.2.0) Updates `requests` from 2.33.0 to 2.33.1 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.0...v2.33.1) Updates `rich` from 14.3.3 to 15.0.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.3.3...v15.0.0) Updates `setuptools` from 82.0.0 to 82.0.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v82.0.0...v82.0.1) Updates `zipp` from 3.23.0 to 3.23.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.23.0...v3.23.1) Updates `coverage` from 7.13.4 to 7.13.5 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.4...7.13.5) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.4.22 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: charset-normalizer dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: grpcio dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: grpcio-tools dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: idna dependency-version: '3.13' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: importlib-metadata dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: more-itertools dependency-version: 11.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: protobuf dependency-version: 6.33.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: pyfakefs dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: rich dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: zipp dependency-version: 3.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: coverage dependency-version: 7.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
chadlwilson
approved these changes
May 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pip-dependencies group with 14 updates in the / directory:
2026.2.252026.4.223.4.43.4.71.78.01.80.01.78.01.80.03.113.138.7.19.0.010.8.011.0.26.33.56.33.66.1.36.2.02.33.02.33.114.3.315.0.082.0.082.0.13.23.03.23.17.13.47.13.5Updates
certififrom 2026.2.25 to 2026.4.22Commits
5dddfb02026.04.22 (#410)f99eccdBump peter-evans/create-pull-request from 8.1.0 to 8.1.1 (#404)918bed0Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#405)0a49067Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#403)acf6ce8Bump actions/download-artifact from 8.0.0 to 8.0.1 (#398)feb0ed2Bump actions/download-artifact from 7.0.0 to 8.0.0 (#397)d9c11a5Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#396)Updates
charset-normalizerfrom 3.4.4 to 3.4.7Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
0f07891Merge pull request #729 from jawah/release-3.4.7fdbeb29chore: update dev, and ci requirementsb66f922chore: add ft classifierf94249dchore: add test cases for utf_7 recent fix95c866fchore: bump version to 3.4.74f429bbchore: bump mypy pre-commit to v1.20b579cd6fix: correctly remove SIG remnant in utf-7 decoded string58bf944⬆️ Bump github/codeql-action from 4.32.4 to 4.35.1 (#728)44cf8a1⬆️ Bump actions/download-artifact from 8.0.0 to 8.0.1 (#726)362bc20⬆️ Bump docker/setup-qemu-action from 3.7.0 to 4.0.0 (#725)Updates
grpciofrom 1.78.0 to 1.80.0Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
f5e2d6e[Release] Bump version to 1.80.0 (on v1.80.x branch) (#41857)938cfec[subchannel connection scaling] fix when we reset backoff (#41935)91778be[Backport][v1.80.x][Python] New_createmethod for aio.Metadata (#41888)f10b9f2[bzlmod] upgrade rules_swift to avoid BCR CI breakage on Windows with bazel 7...be4c1c5[subchannel] fix crash in connection scaling code (#41853)a71df73[Release] Bump version to 1.80.0-pre1 (on v1.80.x branch) (#41844)3ca09e4[Python] Fix GRPC_TRACE and add test to check the GRPC_TRACE logs print (#41814)260c6fd[PHP] Disable php infinite recursion check for callback from Core to PHP (#41...50957c5[Flakiness] Delete flaky iomgr fd_conservation_posix_test and create an Event...e1e1d0a[Bzlmod] Turn off bzlmod for PSM python tests. (#41810)Updates
grpcio-toolsfrom 1.78.0 to 1.80.0Release notes
Sourced from grpcio-tools's releases.
... (truncated)
Commits
f5e2d6e[Release] Bump version to 1.80.0 (on v1.80.x branch) (#41857)a71df73[Release] Bump version to 1.80.0-pre1 (on v1.80.x branch) (#41844)1299baa[Python] Add language features to exported proto files (#41501)522dbbb[Release] Bump version to 1.79.0-dev (on master branch) (#41291)Updates
idnafrom 3.11 to 3.13Changelog
Sourced from idna's changelog.
Commits
89cdfd2Release v3.131eb0686Pre-release 3.135f20d1eMerge pull request #220 from kjd/unicode-next4ea8425Regenerate idnadata.py with correct NFKC_CF datafd47341Use NFKC_CF from Unicode data files instead of Python's unicodedata modulea5304a4Merge pull request #219 from kjd/release-3.12d80d6f9Release v3.121bb44ddMerge pull request #218 from kjd/release-candidate-3.12rc0909c49dRelease candidate for 3.12c5459a1Merge pull request #217 from kjd/housekeeping-2Updates
importlib-metadatafrom 8.7.1 to 9.0.0Changelog
Sourced from importlib-metadata's changelog.
Commits
a9f883fFinalize9b0dfdfRaise an exception when no metadata file is found (#532)0f2229cMerge branch 'main' into feature/no-metadata-exception2f4088eRemove news fragments about internal details.0ac2720Add news fragment.a5c2154Finalizee66e226Drop support for EOL Python 3.9 (#530)6027933Add news fragment.b89388aImport os_helper directly.2dcb761Add uniform exclusions for test.support.Updates
more-itertoolsfrom 10.8.0 to 11.0.2Release notes
Sourced from more-itertools's releases.
... (truncated)
Commits
247e15bMerge pull request #1150 from more-itertools/version-11.0.2f3eebe1Note the recipes move619eaedMerge pull request #1151 from rhettinger/move_running6294fa6Move running statistics to recipesca21d8bBump version to 11.0.26afa2cdNotes for version 11.0.21bf1273Merge pull request #1148 from more-itertools/revert-1107-always_iterable_hints5d5c163Merge pull request #1149 from rhettinger/typo95ce335Fix typod619fe0Revert "Issue 1032: Improve common case typehints for always_iterable"Updates
protobuffrom 6.33.5 to 6.33.6Release notes
Sourced from protobuf's releases.
... (truncated)
Commits
Updates
pyfakefsfrom 6.1.3 to 6.2.0Release notes
Sourced from pyfakefs's releases.
Changelog
Sourced from pyfakefs's changelog.
Commits
b3be3a3Release 6.2.0e244b17Use newest pytest version 9.0.3 for testse2b4fd4Fake file wrappers now derive from io.Base classes3fe24c5Fix handling of case-sensitivity for fake posixpath57e5a40[pre-commit.ci] pre-commit autoupdatefe31684fix(FakeFileWrapper): correctly return the location in the file from seek (#1...36e441a[pre-commit.ci] pre-commit autoupdate4287b24[pre-commit.ci] pre-commit autoupdated2301f5Route some pseudo-devices to the system8db2c67Release 6.1.6Updates
requestsfrom 2.33.0 to 2.33.1Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
111d2b7v2.33.1f0198e6Fix malformed value parsing for Content-Type (#7309)bc7dd0fFix cosmetic header validity parsing regex (#7308)4443b1aFix unintended test extra (#7306)389eea5Cleanup extracted file after extract_zipped_path test (#7305)7407309Packaging: DRY out extras definition (#7277)Updates
richfrom 14.3.3 to 15.0.0Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
6ac483ccorrection458a910Merge pull request #4080 from Textualize/bump150082e06e0changelogd6556bcbump to 15.0.0ffe2edcMerge pull request #4079 from Textualize/inline-table-codecf3b5a1changelog77f0edbremove comments7ef2d05fix inline code in table cells19c67b9Merge pull request #4077 from Textualize/isattry494b795changelogUpdates
setuptoolsfrom 82.0.0 to 82.0.1Changelog
Sourced from setuptools's changelog.
Commits
5a13876Bump version: 82.0.0 → 82.0.151ab8f1Avoid using (deprecated) 'json.version' in tests (#5194)f9c37b2Docs/CI: Fix intersphinx references (#5195)8173db2Docs: Fix intersphinx references09bafbcFix past tense on newsfragment461ea56Add news fragment