chore(deps): bump the storage group in /api with 3 updates#35014
Merged
asukaminato0721 merged 2 commits intomainfrom Apr 13, 2026
Merged
chore(deps): bump the storage group in /api with 3 updates#35014asukaminato0721 merged 2 commits intomainfrom
asukaminato0721 merged 2 commits intomainfrom
Conversation
Updates the requirements on [boto3](https://github.com/boto/boto3), [bce-python-sdk](http://bce.baidu.com) and [google-cloud-storage](https://github.com/googleapis/python-storage) to permit the latest version. Updates `boto3` from 1.42.83 to 1.42.88 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.83...1.42.88) Updates `bce-python-sdk` to 0.9.69 Updates `google-cloud-storage` to 3.10.1 - [Release notes](https://github.com/googleapis/python-storage/releases) - [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/python-storage@v3.0.0...v3.10.1) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.88 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: storage - dependency-name: bce-python-sdk dependency-version: 0.9.69 dependency-type: direct:development dependency-group: storage - dependency-name: google-cloud-storage dependency-version: 3.10.1 dependency-type: direct:development dependency-group: storage ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #35014 +/- ##
=======================================
Coverage 83.93% 83.93%
=======================================
Files 4288 4288
Lines 181066 181077 +11
Branches 36329 36329
=======================================
+ Hits 151981 151991 +10
Misses 26194 26194
- Partials 2891 2892 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
asukaminato0721
approved these changes
Apr 13, 2026
HanqingZ
pushed a commit
to HanqingZ/dify
that referenced
this pull request
Apr 23, 2026
…s#35014) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.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.
Updates the requirements on boto3, bce-python-sdk and google-cloud-storage to permit the latest version.
Updates
boto3from 1.42.83 to 1.42.88Commits
f92a06cMerge branch 'release-1.42.88'9bdec29Bumping version to 1.42.88d880788Add changelog entries from botocore39a4122chore: add additional text to CONTRIBUTING.rst (#4749)8d65320Merge branch 'release-1.42.87'fdcbb88Merge branch 'release-1.42.87' into developaff7ae5Bumping version to 1.42.87a58071dAdd changelog entries from botocorebf26a45Add boto3 version clarification for login with console credentials (#4758)a4315bcMerge branch 'release-1.42.86'Updates
bce-python-sdkto 0.9.69Updates
google-cloud-storageto 3.10.1Release notes
Sourced from google-cloud-storage's releases.
Changelog
Sourced from google-cloud-storage's changelog.
... (truncated)
Commits
fce6a6bchore: librarian release pull request: 20260323T070628Z (#1782)f768af7chore: run bidi_tests independently (#1781)17828eafix: raise ValueError if api_endpoint is unset when using AnonymousCredential...8b7fbdechore: librarian release pull request: 20260318T145147Z (#1776)21bb20ffeat(samples): add argparse and clarify traversal support in download_many sn...5581988fix(storage): skip downloading blobs whose name contain":"eg:C:D:...c5735c3feat(storage): support returning skipped items as UserWarning in download_man...14cfd61feat(storage): Use raw proto access for read resumption strategy (#1764)2a6e8b0feat: add support for bucket encryption enforcement config (#1742)141f7acchore: skip hmac tests until b/493225655 is fixed (#1771)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