Bump the dev-dependencies group across 1 directory with 5 updates#92
Merged
Merged
Conversation
Bumps the dev-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [numpy](https://github.com/numpy/numpy) | `2.4.4` | `2.4.6` | | [google-cloud-vision](https://github.com/googleapis/google-cloud-python) | `3.13.0` | `3.14.0` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.193.0` | `2.196.0` | | [google-auth-oauthlib](https://github.com/googleapis/google-cloud-python) | `1.3.1` | `1.4.0` | | [black](https://github.com/psf/black) | `26.3.1` | `26.5.1` | Updates `numpy` from 2.4.4 to 2.4.6 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.4...v2.4.6) Updates `google-cloud-vision` from 3.13.0 to 3.14.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-vision-v3.13.0...google-cloud-vision-v3.14.0) Updates `google-api-python-client` from 2.193.0 to 2.196.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.193.0...v2.196.0) Updates `google-auth-oauthlib` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/gcp-sphinx-docfx-yaml/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-auth-oauthlib-v1.3.1...google-auth-oauthlib-v1.4.0) Updates `black` from 26.3.1 to 26.5.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.3.1...26.5.1) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: google-cloud-vision dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: google-api-python-client dependency-version: 2.196.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: google-auth-oauthlib dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-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 dev-dependencies group with 5 updates in the / directory:
2.4.42.4.63.13.03.14.02.193.02.196.01.3.11.4.026.3.126.5.1Updates
numpyfrom 2.4.4 to 2.4.6Release notes
Sourced from numpy's releases.
... (truncated)
Commits
b832a09Merge pull request #31462 from charris/prepare-2.4.657cc147REL: Prepare for the NumPy 2.4.6 release0c72b0bMerge pull request #31459 from charris/backport-313479778d26BUG: core: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator. (#...e0e3876BUG: core: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator. (#...d1bffebBUG:np.linalg.svd(..., hermitian=True)returns non-unitaryvh(#31347)8d8d7e5Merge pull request #31453 from seberg/issue-31452bddaab7BUG: Fix regression inarr.conj()37a1eccMerge pull request #31444 from charris/begin-2.4.63c0e043MAINT: Prepare 2.4.x for further developmentUpdates
google-cloud-visionfrom 3.13.0 to 3.14.0Release notes
Sourced from google-cloud-vision's releases.
Changelog
Sourced from google-cloud-vision's changelog.
Commits
3997a10chore: librarian release pull request: 20260506T163115Z (#16964)f655e49chore: add type annotation to SYNCPOINTS (#16973)f149bd7refactor(bigframes): Modularize compiler routing as proxy executor (#16907)19db82fchore(bigframes): remove leftover support for Python <= 3.9 (#16961)2dedaacchore: test CommonResource resource name alias (#16965)9652a08fix: pass resource aliases to file-level CommonResources (#16945)78a48b0fix(google-cloud-core): Drop support for Python 3.9 (#16953)5975c48fix(dns): Drop support for Python 3.9 (#16954)d5bea2efix(crc32c): Drop support for Python 3.8 and 3.9 (#16955)63f6d96fix(sqlalchemy-bigquery): Drop support for Python 3.8 and 3.9 (#16956)Updates
google-api-python-clientfrom 2.193.0 to 2.196.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Commits
c3d031bchore(main): release 2.196.0 (#2747)0e93050chore: Update discovery artifacts (#2746)fa00588chore(main): release 2.195.0 (#2743)f7e9026chore: Update discovery artifacts (#2745)22bd31cchore: Update discovery artifacts (#2742)8164efdchore: Update discovery artifacts (#2740)10436ecchore(main): release 2.194.0 (#2733)2d0b3b1chore: Update discovery artifacts (#2737)4b1cfc7chore: Update discovery artifacts (#2735)a82af07chore: Migrate gsutil usage to gcloud storage (#2705)Updates
google-auth-oauthlibfrom 1.3.1 to 1.4.0Release notes
Sourced from google-auth-oauthlib's releases.
Changelog
Sourced from google-auth-oauthlib's changelog.
Commits
3997a10chore: librarian release pull request: 20260506T163115Z (#16964)f655e49chore: add type annotation to SYNCPOINTS (#16973)f149bd7refactor(bigframes): Modularize compiler routing as proxy executor (#16907)19db82fchore(bigframes): remove leftover support for Python <= 3.9 (#16961)2dedaacchore: test CommonResource resource name alias (#16965)9652a08fix: pass resource aliases to file-level CommonResources (#16945)78a48b0fix(google-cloud-core): Drop support for Python 3.9 (#16953)5975c48fix(dns): Drop support for Python 3.9 (#16954)d5bea2efix(crc32c): Drop support for Python 3.8 and 3.9 (#16955)63f6d96fix(sqlalchemy-bigquery): Drop support for Python 3.8 and 3.9 (#16956)Updates
blackfrom 26.3.1 to 26.5.1Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
87928e6Prepare release 26.5.1 (#5140)c970a49Preserve comments before fmt: skip lines (#5139)5809338Preserve inline comments inside annotation subscripts (#5130)61361b7docs: add Neovim integration guide and fix http link (#5124)ebe6018CI Hotfixes (#5136)9cbd95fFix publish binaries again on Windows (#5134)3dc8e6cAdd new changelog (#5132)6d0fff0Fix publish binaries workflow (#5133)d2490e2Prepare release 26.5.0 (#5131)2b13ea7Preserve multiline headers with fmt skip (#5117)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