chore(deps): bump the python-dependencies group across 1 directory with 9 updates - #29
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python-dependencies group across 1 directory with 9 updates#29dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…th 9 updates Updates the requirements on [google-cloud-bigquery](https://github.com/googleapis/python-bigquery), [google-cloud-bigquery-storage](https://github.com/googleapis/google-cloud-python), [pyarrow](https://github.com/apache/arrow), [google-auth](https://github.com/googleapis/google-cloud-python), [python-dotenv](https://github.com/theskumar/python-dotenv), [scipy](https://github.com/scipy/scipy), [ruff](https://github.com/astral-sh/ruff), [mypy](https://github.com/python/mypy) and [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. Updates `google-cloud-bigquery` to 3.44.0 - [Release notes](https://github.com/googleapis/python-bigquery/releases) - [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-bigquery/commits) Updates `google-cloud-bigquery-storage` to 2.41.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-bigquery-storage-v2.40.0...google-cloud-bigquery-storage-v2.41.0) Updates `pyarrow` to 25.0.1 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-25.0.0...apache-arrow-25.0.1) Updates `google-auth` to 2.57.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-auth-v2.56.3...google-auth-v2.57.0) Updates `python-dotenv` to 1.2.3 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.2...v1.2.3) Updates `scipy` to 1.18.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.18.0...v1.18.1) Updates `ruff` to 0.16.5 - [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.16.2...0.16.5) Updates `mypy` to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.3.0...v2.3.1) Updates `pre-commit` to 4.6.2 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.1...v4.6.2) --- updated-dependencies: - dependency-name: google-cloud-bigquery dependency-version: 3.44.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: google-cloud-bigquery-storage dependency-version: 2.41.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: pyarrow dependency-version: 25.0.1 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: google-auth dependency-version: 2.57.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: scipy dependency-version: 1.18.1 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:development dependency-group: python-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.
Updates the requirements on google-cloud-bigquery, google-cloud-bigquery-storage, pyarrow, google-auth, python-dotenv, scipy, ruff, mypy and pre-commit to permit the latest version.
Updates
google-cloud-bigqueryto 3.44.0Changelog
Sourced from google-cloud-bigquery's changelog.
... (truncated)
Commits
Updates
google-cloud-bigquery-storageto 2.41.0Release notes
Sourced from google-cloud-bigquery-storage's releases.
Changelog
Sourced from google-cloud-bigquery-storage's changelog.
... (truncated)
Commits
3e29682chore: release main (#18013)b4d9717feat: check python and dependency versions in spanner packages (#18177)66794a0chore(bigtable): Rerouted legacy client row filters to data client row filter...b42122eRevert "fix(auth): parse hostname for mTLS and PSC endpoint certifica… (#18189)e20796afix(google-auth-oauthlib): prevent port re-use on windows (#18166)b642373fix(auth): parse hostname for mTLS and PSC endpoint certificate rotat… (#18153)5bc3899feat(spanner): add DataBoost and auto_partition_mode support to DBAPI driver ...2b056abdocs(django-spanner, common-protos): centralize CONTRIBUTING.rst pointers (#1...91d5e2achore(bigtable): added warning to MutationsBatcher (#18176)23b9499docs(handwritten): centralize CONTRIBUTING.rst pointers (#17642)Updates
pyarrowto 25.0.1Release notes
Sourced from pyarrow's releases.
Commits
beccec0MINOR: [Release] Update versions for 25.0.17bdf01aMINOR: [Release] Update .deb/.rpm changelogs for 25.0.191dbae1MINOR: [Release] Update CHANGELOG.md for 25.0.1849d463GH-50808: [Python] Narrow Feather deprecation to V1 format (#50685)e70ebf5GH-50600: [Release] Pin Python version in Conda verificationf5037beGH-50578: [C++][FlightRPC][ODBC] Always return SQL_NO_DATA from GetMoreResult...1491589GH-50503: [Parquet] Remove SVE128 unpack (#50611)d1eaaedGH-50326: [Python] Convert arrays to Python objects without per-element Scala...fe14135GH-50428: [C++] Better mimalloc configuration on macOS (#50549)8fb632aGH-50383: [Release] Remove deprecated -f flag on conda create environment (#5...Updates
google-authto 2.57.0Release notes
Sourced from google-auth's releases.
Changelog
Sourced from google-auth's changelog.
... (truncated)
Commits
3e29682chore: release main (#18013)b4d9717feat: check python and dependency versions in spanner packages (#18177)66794a0chore(bigtable): Rerouted legacy client row filters to data client row filter...b42122eRevert "fix(auth): parse hostname for mTLS and PSC endpoint certifica… (#18189)e20796afix(google-auth-oauthlib): prevent port re-use on windows (#18166)b642373fix(auth): parse hostname for mTLS and PSC endpoint certificate rotat… (#18153)5bc3899feat(spanner): add DataBoost and auto_partition_mode support to DBAPI driver ...2b056abdocs(django-spanner, common-protos): centralize CONTRIBUTING.rst pointers (#1...91d5e2achore(bigtable): added warning to MutationsBatcher (#18176)23b9499docs(handwritten): centralize CONTRIBUTING.rst pointers (#17642)Updates
python-dotenvto 1.2.3Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
... (truncated)
Commits
49515afBump version: 1.2.2 → 1.2.38ac846fchore: add release runbook (RELEASING.md) and make release targetbb31c94docs: add 1.2.3 release notes (#606, #638, #680)f7b18d9fix: round-trip backslashes through set_key (#680)751f8c1ci(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions gro...f1937b6chore(deps): update mkdocs-include-markdown-plugin requirement from >=6.0.0 t...45b9372chore(deps): update pytest requirement from >=3.9 to >=9.0.3 (#653)72896e9docs: fix broken mkdocs link in CONTRIBUTING.md (#636)72754a1ci(deps): bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0 in the github-a...078325eci(security): harden CI/CD supply chain with SHA pinning and least-privilege ...Updates
scipyto 1.18.1Release notes
Sourced from scipy's releases.
Commits
e4e854eREL: SciPy 1.18.1 rel commit3c8e5f8BLD, MAINT: pythran bounds for1.18.1(#25978)54c0f95BLD, MAINT: pythran bounds for1.18.145a355dMerge pull request #25884 from tylerjereddy/treddy_backports_1.18.1a717e28DOC: PR 25884 revisionsbb489c0DOC: PR 25884 revisions09bca24BLD: package: pin meson on win-64 to avoid clang-cl bug (#25913)095fe56DOC, BLD: PR 25884 revisionse66ea64DOC: update minimum GCC version in toolchain roadmapc021653TST: tolerance bumps and skips on 32-bit platformsUpdates
ruffto 0.16.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9e4938cBump 0.16.5 (#28110)aad0e90Allow rules without codes (#28049)5fdab73Update preview default rules and categories (#27877)29c8e5bDocument rule acceptance guidelines (#27910)50a4d7fDocument the new category selectors (#27906)ada8795Introduce category selectors (#27666)d894723[ty] Infer lambda parameters through callable type aliases (#28109)2685fde[ty] Narrow functional enum members in==andmatch(#28103)efcffd2[ty] Intersection simplifications with subtype-related generic specialization...eb78048[ty] Bump ecosystem-analyzer for HTML escaping (#28104)Updates
mypyto 2.3.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
d642c44Bump version to 2.3.1a392429[mypyc] Fix crash on double yielding Iterators (#21826)4843e77[mypyc] Fixdefault_factoryfor inherited dataclass (#21785)14f5df9[mypyc] Clear coroutine env on coroutine completion (#21734)6dfa06dFix crash when unpacking return value from overload (#21830)a385746Bump version to 2.3.1+devUpdates
pre-committo 4.6.2Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
... (truncated)
Commits
9767b6cv4.6.242ee3ffMerge pull request #3743 from pre-commit/npm-build-scripts-11-x3056619fixlanguage: nodefor hooks with build scripts and npm 11.xDependabot 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