Bump the pip-dependencies group across 1 directory with 7 updates#466
Merged
chadlwilson merged 1 commit intomasterfrom Mar 1, 2026
Merged
Conversation
Bumps the pip-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2026.1.4` | `2026.2.25` | | [grpcio](https://github.com/grpc/grpc) | `1.76.0` | `1.78.0` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.76.0` | `1.78.0` | | [pyfakefs](https://github.com/pytest-dev/pyfakefs) | `6.0.0` | `6.1.3` | | [rich](https://github.com/Textualize/rich) | `14.3.1` | `14.3.3` | | [setuptools](https://github.com/pypa/setuptools) | `80.10.2` | `82.0.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.2` | `7.13.4` | Updates `certifi` from 2026.1.4 to 2026.2.25 - [Commits](certifi/python-certifi@2026.01.04...2026.02.25) Updates `grpcio` from 1.76.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.76.0...v1.78.0) Updates `grpcio-tools` from 1.76.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.76.0...v1.78.0) Updates `pyfakefs` from 6.0.0 to 6.1.3 - [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.0.0...v6.1.3) Updates `rich` from 14.3.1 to 14.3.3 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.3.1...v14.3.3) Updates `setuptools` from 80.10.2 to 82.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.10.2...v82.0.0) Updates `coverage` from 7.13.2 to 7.13.4 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.2...7.13.4) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.2.25 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: grpcio dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: grpcio-tools dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pyfakefs dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: rich dependency-version: 14.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: setuptools dependency-version: 82.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: coverage dependency-version: 7.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 7 updates in the / directory:
2026.1.42026.2.251.76.01.78.01.76.01.78.06.0.06.1.314.3.114.3.380.10.282.0.07.13.27.13.4Updates
certififrom 2026.1.4 to 2026.2.25Commits
8571a4b2026.02.25 (#395)6f7de00Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#390)a1de59bBump actions/checkout from 6.0.1 to 6.0.2 (#391)7f5ade5Bump actions/setup-python from 6.1.0 to 6.2.0 (#392)Updates
grpciofrom 1.76.0 to 1.78.0Release notes
Sourced from grpcio's releases.
Commits
5e6ba94[build] add missing includes (backport to 1.78.x) (#41518)e364c5c[PHP] ignore PHPUnit security advisory in Mac build (backport to 1.78.x) (#41...ea4d627[Release] Bump version to 1.78.0 (on v1.78.x branch) (#41489)9840ecd[Release] Bump version to 1.78.0-pre2 (on v1.78.x branch) (#41397)ea1d162[Backport][v1.78.x][Fix][Compiler] Plugins fall back to the edition 2023 for ...818a08f[Backport][v1.78.x][PHP] Fix runtime error with PHp8.5 alpha because zend_exc...f7f1302[Backport][v1.78.x][Fix][Build] Move xds-protos templates to the new path (#4...a382034[Release] Bump version to 1.78.0-pre1 (on v1.78.x branch) (#41290)8d22d62[Release] Bump core version to 52.0.0 for upcoming release (#41288)ad19eab[PH2][Settings][Security]Updates
grpcio-toolsfrom 1.76.0 to 1.78.0Release notes
Sourced from grpcio-tools's releases.
Commits
5e6ba94[build] add missing includes (backport to 1.78.x) (#41518)e364c5c[PHP] ignore PHPUnit security advisory in Mac build (backport to 1.78.x) (#41...ea4d627[Release] Bump version to 1.78.0 (on v1.78.x branch) (#41489)9840ecd[Release] Bump version to 1.78.0-pre2 (on v1.78.x branch) (#41397)ea1d162[Backport][v1.78.x][Fix][Compiler] Plugins fall back to the edition 2023 for ...818a08f[Backport][v1.78.x][PHP] Fix runtime error with PHp8.5 alpha because zend_exc...f7f1302[Backport][v1.78.x][Fix][Build] Move xds-protos templates to the new path (#4...a382034[Release] Bump version to 1.78.0-pre1 (on v1.78.x branch) (#41290)8d22d62[Release] Bump core version to 52.0.0 for upcoming release (#41288)ad19eab[PH2][Settings][Security]Updates
pyfakefsfrom 6.0.0 to 6.1.3Release notes
Sourced from pyfakefs's releases.
Changelog
Sourced from pyfakefs's changelog.
Commits
45efe81Release 6.1.3824cd15Handle expanduser and home correctly in cross OS usage (#1290)e0795b3[pre-commit.ci] pre-commit autoupdate6cfb8d0Remove outdated documentation link9dd9295Release 6.1.22b05486Add troubleshooting doc for large memory use5345b75Do not use weakrefs for fs objects in fake modules5514a76Release 6.1.1fa2f91dRe-add tests to sdist packagebd589e1Release 6.1.0Updates
richfrom 14.3.1 to 14.3.3Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
ce01188Merge pull request #4008 from Textualize/bump143314a47c9bumpf54bfe0Merge pull request #4007 from Textualize/copilot/sub-pr-40067338cb9Merge pull request #4006 from Textualize/fix-grapheme-stuck905b397Update tests/test_cells.pyb031dcaUpdate tests/test_cells.pyf07a3fcAdd regression tests for VS16 after zero-width chars in split_graphemesb618cccspelling378c34bInitial plan87e7ca2refinements, and testsUpdates
setuptoolsfrom 80.10.2 to 82.0.0Changelog
Sourced from setuptools's changelog.
Commits
03f3615Bump version: 81.0.0 → 82.0.0530d114Merge pull request #5007 from pypa/feature/remove-more-pkg_resources11efe9fMerge branch 'maint/75.3'118f129Bump version: 75.3.3 → 75.3.490561ffMerge pull request #5150 from UladzimirTrehubenka/backport_cve_472734595034Add news fragment.fc00800Merge pull request #5171 from cclauss/ruff-v0.15.0127e561Remove tests reliant on pkg_resources, rather than xfailing them.64bc21eReference the superseding libraries.cf1ff45Merge branch 'main' into debt/pbr-without-pkg_resourcesUpdates
coveragefrom 7.13.2 to 7.13.4Changelog
Sourced from coverage's changelog.
Commits
4f78d57build: no need to publish status.jsonf8616ffdocs: sample HTML for 7.13.4fcf8c68docs: prep for 7.13.4189ecfddocs: thanks Pankhudi Jain for ppc64le wheels #212158aade0build: add support for ppc64le architecture (#2121)8ea42c8chore: bump actions/attest-build-provenance (#2131)c09595fdocs: Janine put a lot of effort into debugging issue #21288ee1760docs: Greg wrote a great issue: #212976ba043docs: thanks, Noah Fatsi371fcc5fix: set fixed paths_list in TreeMatcher init (#2130)Most Recent Ignore Conditions Applied to This Pull Request
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions