Bump the python-packages group with 4 updates#824
Merged
Conversation
Bumps the python-packages group with 4 updates: [tomli](https://github.com/hukkin/tomli), [boto3](https://github.com/boto/boto3), [google-cloud-secret-manager](https://github.com/googleapis/google-cloud-python) and [ruff](https://github.com/astral-sh/ruff). Updates `tomli` from 2.4.0 to 2.4.1 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.4.0...2.4.1) Updates `boto3` from 1.42.72 to 1.42.77 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.72...1.42.77) Updates `google-cloud-secret-manager` from 2.26.0 to 2.27.0 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-cloud-secret-manager-v2.26.0...google-cloud-secret-manager-v2.27.0) Updates `ruff` from 0.15.7 to 0.15.8 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.7...0.15.8) --- updated-dependencies: - dependency-name: tomli dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: boto3 dependency-version: 1.42.77 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: google-cloud-secret-manager dependency-version: 2.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-version: 0.15.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
hramezani
approved these changes
Mar 27, 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 python-packages group with 4 updates: tomli, boto3, google-cloud-secret-manager and ruff.
Updates
tomlifrom 2.4.0 to 2.4.1Changelog
Sourced from tomli's changelog.
Commits
c5f4469Bump version: 2.4.0 → 2.4.12bcd262Add change log for 2.4.1 and 2.3.1e1fdb94Limit number of parts of a key (#286)c20c491pre-commit autoupdate920e20bUpdate performance benchmark and results064e492Merge pull request #280 from hukkin/version-2.4.0Updates
boto3from 1.42.72 to 1.42.77Commits
48369eaMerge branch 'release-1.42.77'4398c8eBumping version to 1.42.777c449e2Add changelog entries from botocoreee6c3e4Merge branch 'release-1.42.76'a5ad9c3Merge branch 'release-1.42.76' into develop1abf640Bumping version to 1.42.760a383d4Add changelog entries from botocoreaaab8ceMerge branch 'release-1.42.75'9ee6523Merge branch 'release-1.42.75' into developa0efc54Bumping version to 1.42.75Updates
google-cloud-secret-managerfrom 2.26.0 to 2.27.0Release notes
Sourced from google-cloud-secret-manager's releases.
Changelog
Sourced from google-cloud-secret-manager's changelog.
Commits
7a05a34chore: create a release (#16191)0f19d85chore: fix missing heading in changelog (#16189)a16755dchore: librarian onboard pull request: 20260323T111101Z (#16141)9694ce9chore: librarian onboard pull request: 20260323T114549Z (#16143)c4a35cfchore: librarian onboard pull request: 20260323T132735Z (#16146)640a86bchore: librarian update image pull request: 20260325T221325Z (#16175)341284cchore(deps): bump pyasn1 from 0.6.1 to 0.6.3 in /packages/sqlalchemy-spanner ...ec9262cfix: Allow Protobuf 7.x, require Python 3.9 (#16102)cf50ceafeat(firestore): literals pipeline stage (#16028)4b400fachore: librarian generate pull request: 20260325T142358Z (#16166)Updates
rufffrom 0.15.7 to 0.15.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
c2a8815Release 0.15.8 (#24217)d444d52[ty] Infer lambda expressions withCallabletype context (#22633)9622285[ty] Autocomplete arguments if in arguments node (#24167)d812662Use thereleaseenvironment inpublish-docs(#24214)eda2355[ty] ShowFinalsource in final assignment diagnostic (#24194)929eb52[ty] Enforce Final attribute assignment rules for annotated and augmented wri...34998be[ty] Fix typo in comment (#24211)560aca0[ty] Minor simplifications to some benchmark code (#24209)683bae5[ty] Track non-terminal-call constraints in global scope (#23245)4704c2a[ty] Remove unnecessary intermediate collection in `StaticClassLiteral::field...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