Bump the python-packages group with 4 updates #87
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: db-dtypes, google-cloud-bigquery, sqlglot and ruff.
Updates
db-dtypes
from 1.3.1 to 1.4.0Release notes
Sourced from db-dtypes's releases.
Changelog
Sourced from db-dtypes's changelog.
Commits
c8392fc
chore(main): release 1.4.0 (#315)7073e37
feat: add hash property for JSONArrowType (#316)d9992fc
feat: Add Arrow types for efficient JSON data representation in pyarrow (#312)b6c1428
chore(python): fix docs publish build (#313)e132ed6
chore(python): update dependencies in .kokoro/docker/docs (#308)1695e85
test: use python 3.10 for docs (#305)Updates
google-cloud-bigquery
from 3.27.0 to 3.29.0Release notes
Sourced from google-cloud-bigquery's releases.
Changelog
Sourced from google-cloud-bigquery's changelog.
Commits
b44fda0
chore(main): release 3.29.0 (#2117)cdc1a6e
feat: add ExternalCatalogTableOptions class and tests (#2116)7de6822
fix: add default value in SchemaField.from_api_repr() (#2115)9c50418
chore(main): release 3.28.0 (#2056)b929a90
feat: adds ExternalCatalogDatasetOptions and tests (#2111)55ca63c
feat: Adds ForeignTypeInfo class and tests (#2110)3e13016
feat: resource tags in dataset (#2090)6be0272
feat: adds StorageDescriptor and tests (#2109)62960f2
feat: adds the SerDeInfo class and tests (#2108)a2bebb9
feat: adds new input validation function similar to isinstance. (#2107)Updates
sqlglot
from 26.2.1 to 26.3.9Changelog
Sourced from sqlglot's changelog.
... (truncated)
Commits
c4de945
Fix(Trino): Prevent first_value and last_value from being converted (#4661)b091f2f
Fix(trino): Correctly render exp.LocationProperty in CREATE TABLE / CREATE SC...bae0489
chore: reduce sdist size0d3e3f4
docs: update API docs, CHANGELOG.md for v26.3.8 [skip ci]5f54f16
Chore: bump sqlglotrs to 0.3.1414c0b95
docs: update API docs, CHANGELOG.md for v26.3.7 [skip ci]6237d5b
Fixup14ad1a0
Chore: bump sqlglotrs to 0.3.136da6fe4
Another shot at fixing sqlglotrs deployment joba80e922
docs: update API docs, CHANGELOG.md for v26.3.6 [skip ci]Updates
ruff
from 0.9.2 to 0.9.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9058937
Fix grep for version number in docker build (#15699)b5ffb40
Bump version to 0.9.3 (#15698)cffd186
Preserve raw string prefix and escapes (#15694)569060f
[flake8-pytest-style
] Rewrite references to.exception
(PT027
) (#15680)15394a8
[red-knot] MDTests: Do not depend on precise public-symbol type inference (#1...fc2ebea
[red-knot] Makeinfer.rs
unit tests independent of public symbol inference ...43160b4
Tidy knot CLI tests (#15685)0173738
[red-knot] Port comprehension tests to Markdown (#15688)05ea77b
Create Unknown rule diagnostics with a source range (#15648)1e790d3
[red-knot] Port 'deferred annotations' unit tests to Markdown (#15686)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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