chore(deps): Bump the python-dependencies group across 1 directory with 6 updates#100
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): Bump the python-dependencies group across 1 directory with 6 updates#100dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…th 6 updates Bumps the python-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tomli](https://github.com/hukkin/tomli) | `2.3.0` | `2.4.0` | | [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) | `3.39.0` | `3.40.0` | | [bigframes](https://github.com/googleapis/python-bigquery-dataframes) | `2.32.0` | `2.33.0` | | [pandera](https://github.com/pandera-dev/pandera) | `0.28.0` | `0.28.1` | | [numpy](https://github.com/numpy/numpy) | `2.4.0` | `2.4.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.10` | `0.14.14` | Updates `tomli` from 2.3.0 to 2.4.0 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.3.0...2.4.0) Updates `google-cloud-bigquery` from 3.39.0 to 3.40.0 - [Release notes](https://github.com/googleapis/python-bigquery/releases) - [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md) - [Commits](googleapis/python-bigquery@v3.39.0...v3.40.0) Updates `bigframes` from 2.32.0 to 2.33.0 - [Release notes](https://github.com/googleapis/python-bigquery-dataframes/releases) - [Changelog](https://github.com/googleapis/python-bigquery-dataframes/blob/main/CHANGELOG.md) - [Commits](googleapis/python-bigquery-dataframes@v2.32.0...v2.33.0) Updates `pandera` from 0.28.0 to 0.28.1 - [Release notes](https://github.com/pandera-dev/pandera/releases) - [Commits](unionai-oss/pandera@v0.28.0...v0.28.1) Updates `numpy` from 2.4.0 to 2.4.1 - [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.0...v2.4.1) Updates `ruff` from 0.14.10 to 0.14.14 - [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.14.10...0.14.14) --- updated-dependencies: - dependency-name: tomli dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: google-cloud-bigquery dependency-version: 3.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: bigframes dependency-version: 2.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pandera dependency-version: 0.28.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: numpy dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.14.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
bcf6eae to
7ea83f4
Compare
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-dependencies group with 6 updates in the / directory:
2.3.02.4.03.39.03.40.02.32.02.33.00.28.00.28.12.4.02.4.10.14.100.14.14Updates
tomlifrom 2.3.0 to 2.4.0Changelog
Sourced from tomli's changelog.
Commits
a678e6fBump version: 2.3.0 → 2.4.0b8a1358Tests: remove now needless "TOML compliance"->"burntsushi" format conversion4979375Update GitHub actionsf890dd1Update pre-commit hooksd9c65c3Add 2.4.0 change log0efe49dUpdate README for v2.4.09eb2125TOML 1.1: Make seconds optional in Date-Time and Time (#203)12314bdTOML 1.1: Add \xHH Unicode escape code to basic strings (#202)2a2aa62TOML 1.1: Allow newlines and trailing comma in inline tables (#200)38297f8Xfail on tests for TOML 1.1 features not yet supportedUpdates
google-cloud-bigqueryfrom 3.39.0 to 3.40.0Release notes
Sourced from google-cloud-bigquery's releases.
Changelog
Sourced from google-cloud-bigquery's changelog.
Commits
40b4cbfchore: librarian release pull request: 20260108T001607Z (#2355)46764a5feat: support load_table and list_rows with picosecond timestamp (#2351)8d5785afeat: support timestamp_precision in table schema (#2333)bfd9d8dchore(deps): update dependency urllib3 to v2.6.0 [security] (#2342)Updates
bigframesfrom 2.32.0 to 2.33.0Release notes
Sourced from bigframes's releases.
Changelog
Sourced from bigframes's changelog.
Commits
6fef9bechore: librarian release pull request: 20260122T231714Z (#2402)a2d13e7chore: librarian update image pull request: 20260122T223041Z (#2398)1f9ee37feat: add bigquery.ml.transform function (#2394)e90e1d8chore: Add a function to traverse BFET and encode type usage (#2390)74150c5chore: deflake the ai generate doc test by skipping it (#2393)ee83d98chore: Migrate NaryRemoteFunctionOp operator to SQLGlot (#2387)d02d32frefactor: fix math numeric_ops for test_series_ufuncs (#2386)95763ffperf: Avoid requery for some result downsample methods (#2219)0396278chore: define type logging bit masks (#2384)7abfef0fix: Throw if write api commit op has stream_errors (#2385)Updates
panderafrom 0.28.0 to 0.28.1Release notes
Sourced from pandera's releases.
Commits
71f860afix bugs in Check interface and Field (#2203)Updates
numpyfrom 2.4.0 to 2.4.1Release notes
Sourced from numpy's releases.
Changelog
Sourced from numpy's changelog.
Commits
d24bb7fMerge pull request #30624 from charris/prepare-for-2.4.1d3bfd6dREL: Prepare for the NumPy 2.4.1 releaseabe3d86Merge pull request #30623 from charris/backport-306015d89078TST: Add test showing that q promotes (for "interpolating ones")16890ceBUG: Fix result type change and make weak q safebf7ef0bMerge pull request #30620 from charris/backport-305143d3af25ENH: use more fine-grained critical sections in array coercion internals (#30...8b7f197Merge pull request #30608 from charris/update-vendored-meson30999f6BLD: update vendored Meson to 1.9.2e6bea65Merge pull request #30596 from charris/remove-msvccompiler-checkUpdates
rufffrom 0.14.10 to 0.14.14Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
8b2e7b3Prepare release v0.14.14 (#22813)4c7d1f5[ty] InferTypedDicttypes with >=1 required key as being always truthy (#2...b7de434add CCfW hooks (#22803)b912dfc[pyupgrade] ApplyUP045to string arguments oftyping.cast(#22320)1ff062d[ty] Improve completion rankings for raise-from/except contexts (#22775)7e408a5Update dependency wrangler to v4.59.1 (#22793)ceb876b[flake8-pyi] Fix inconsistent handling of forward references for__new__,...c5b4ee6[ty] Support solving generics involving PEP 695 type aliases (#22678)b9a6129[ty] Improve support for kwarg splats in dictionary literals (#22781)f516d47Update contributing guide for adding a new rule (#22779)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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