deps(ibis): bump the all group across 1 directory with 32 updates#1439
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
deps(ibis): bump the all group across 1 directory with 32 updates#1439dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
a89dc7b to
f3c9a01
Compare
f098302 to
e40abbe
Compare
Bumps the all group with 32 updates in the /ibis-server directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.120.1` | `0.135.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.10.6` | `2.12.5` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.38.0` | `2.49.0` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.1` | `1.2.2` | | [pandas](https://github.com/pandas-dev/pandas) | `2.2.3` | `2.3.3` | | [geopandas](https://github.com/geopandas/geopandas) | `1.1.2` | `1.1.3` | | [geoalchemy2](https://github.com/geoalchemy/geoalchemy2) | `0.17.1` | `0.18.4` | | [gql](https://github.com/graphql-python/gql) | `3.5.2` | `4.0.0` | | [anyio](https://github.com/agronholm/anyio) | `4.10.0` | `4.12.1` | | [duckdb](https://github.com/duckdb/duckdb-python) | `1.3.2` | `1.5.0` | | [oracledb](https://github.com/oracle/python-oracledb) | `3.3.0` | `3.4.2` | | [mysqlclient](https://github.com/PyMySQL/mysqlclient) | `2.2.7` | `2.2.8` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.35.0` | `0.41.0` | | [gunicorn](https://github.com/benoitc/gunicorn) | `23.0.0` | `25.1.0` | | [uvicorn-worker](https://github.com/Kludex/uvicorn-worker) | `0.3.0` | `0.4.0` | | [redshift-connector](https://github.com/aws/amazon-redshift-python-driver) | `2.1.7` | `2.1.12` | | [datafusion](https://github.com/apache/datafusion-python) | `47.0.0` | `52.0.0` | | [starlette](https://github.com/Kludex/starlette) | `0.49.3` | `0.52.1` | | [databricks-sql-connector](https://github.com/databricks/databricks-sql-python) | `4.2.3` | `4.2.5` | | [databricks-sdk](https://github.com/databricks/databricks-sdk-py) | `0.73.0` | `0.97.0` | | [pyspark](https://github.com/apache/spark) | `3.5.7` | `4.1.1` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.5.1` | `4.5.5` | | [ipykernel](https://github.com/ipython/ipykernel) | `7.1.0` | `7.2.0` | | [plotly](https://github.com/plotly/plotly.py) | `6.5.0` | `6.6.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.5` | `9.0.2` | | [testcontainers](https://github.com/testcontainers/testcontainers-python) | `4.9.2` | `4.14.1` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.39` | `2.0.48` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.2.0` | `4.5.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.2` | `0.15.5` | | [trino](https://github.com/trinodb/trino-python-client) | `0.335.0` | `0.337.0` | | [clickhouse-connect](https://github.com/ClickHouse/clickhouse-connect) | `0.8.15` | `0.14.0` | | [polars](https://github.com/pola-rs/polars) | `1.36.1` | `1.38.1` | Updates `fastapi` from 0.120.1 to 0.135.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.120.1...0.135.1) Updates `pydantic` from 2.10.6 to 2.12.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.6...v2.12.5) Updates `google-auth` from 2.38.0 to 2.49.0 - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-auth-library-python/commits) Updates `python-dotenv` from 1.0.1 to 1.2.2 - [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.0.1...v1.2.2) Updates `pandas` from 2.2.3 to 2.3.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.3...v2.3.3) Updates `geopandas` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/geopandas/geopandas/releases) - [Changelog](https://github.com/geopandas/geopandas/blob/v1.1.3/CHANGELOG.md) - [Commits](geopandas/geopandas@v1.1.2...v1.1.3) Updates `geoalchemy2` from 0.17.1 to 0.18.4 - [Release notes](https://github.com/geoalchemy/geoalchemy2/releases) - [Changelog](https://github.com/geoalchemy/geoalchemy2/blob/main/CHANGES.txt) - [Commits](geoalchemy/geoalchemy2@0.17.1...0.18.4) Updates `gql` from 3.5.2 to 4.0.0 - [Release notes](https://github.com/graphql-python/gql/releases) - [Commits](graphql-python/gql@v3.5.2...v4.0.0) Updates `anyio` from 4.10.0 to 4.12.1 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.10.0...4.12.1) Updates `duckdb` from 1.3.2 to 1.5.0 - [Release notes](https://github.com/duckdb/duckdb-python/releases) - [Commits](duckdb/duckdb-python@v1.3.2...v1.5.0) Updates `oracledb` from 3.3.0 to 3.4.2 - [Release notes](https://github.com/oracle/python-oracledb/releases) - [Commits](oracle/python-oracledb@v3.3.0...v3.4.2) Updates `mysqlclient` from 2.2.7 to 2.2.8 - [Release notes](https://github.com/PyMySQL/mysqlclient/releases) - [Changelog](https://github.com/PyMySQL/mysqlclient/blob/main/HISTORY.rst) - [Commits](PyMySQL/mysqlclient@v2.2.7...v2.2.8) Updates `uvicorn` from 0.35.0 to 0.41.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.35.0...0.41.0) Updates `gunicorn` from 23.0.0 to 25.1.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@23.0.0...25.1.0) Updates `uvicorn-worker` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/Kludex/uvicorn-worker/releases) - [Commits](Kludex/uvicorn-worker@0.3.0...0.4.0) Updates `redshift-connector` from 2.1.7 to 2.1.12 - [Release notes](https://github.com/aws/amazon-redshift-python-driver/releases) - [Changelog](https://github.com/aws/amazon-redshift-python-driver/blob/master/CHANGELOG.md) - [Commits](aws/amazon-redshift-python-driver@v2.1.7...v2.1.12) Updates `datafusion` from 47.0.0 to 52.0.0 - [Changelog](https://github.com/apache/datafusion-python/blob/main/CHANGELOG.md) - [Commits](apache/datafusion-python@47.0.0...52.0.0) Updates `starlette` from 0.49.3 to 0.52.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.49.3...0.52.1) Updates `databricks-sql-connector` from 4.2.3 to 4.2.5 - [Release notes](https://github.com/databricks/databricks-sql-python/releases) - [Changelog](https://github.com/databricks/databricks-sql-python/blob/main/CHANGELOG.md) - [Commits](databricks/databricks-sql-python@v4.2.3...v4.2.5) Updates `databricks-sdk` from 0.73.0 to 0.97.0 - [Release notes](https://github.com/databricks/databricks-sdk-py/releases) - [Changelog](https://github.com/databricks/databricks-sdk-py/blob/main/CHANGELOG.md) - [Commits](databricks/databricks-sdk-py@v0.73.0...v0.97.0) Updates `pyspark` from 3.5.7 to 4.1.1 - [Commits](apache/spark@v3.5.7...v4.1.1) Updates `jupyterlab` from 4.5.1 to 4.5.5 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.5.1...@jupyterlab/lsp@4.5.5) Updates `ipykernel` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@v7.1.0...v7.2.0) Updates `plotly` from 6.5.0 to 6.6.0 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](plotly/plotly.py@v6.5.0...v6.6.0) Updates `pytest` from 8.3.5 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.5...9.0.2) Updates `testcontainers` from 4.9.2 to 4.14.1 - [Release notes](https://github.com/testcontainers/testcontainers-python/releases) - [Changelog](https://github.com/testcontainers/testcontainers-python/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-python@testcontainers-v4.9.2...testcontainers-v4.14.1) Updates `sqlalchemy` from 2.0.39 to 2.0.48 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `pre-commit` from 4.2.0 to 4.5.1 - [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.2.0...v4.5.1) Updates `ruff` from 0.11.2 to 0.15.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.11.2...0.15.5) Updates `trino` from 0.335.0 to 0.337.0 - [Release notes](https://github.com/trinodb/trino-python-client/releases) - [Changelog](https://github.com/trinodb/trino-python-client/blob/master/CHANGES.md) - [Commits](trinodb/trino-python-client@0.335.0...0.337.0) Updates `clickhouse-connect` from 0.8.15 to 0.14.0 - [Release notes](https://github.com/ClickHouse/clickhouse-connect/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-connect/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-connect@v0.8.15...v0.14.0) Updates `polars` from 1.36.1 to 1.38.1 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.36.1...py-1.38.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.135.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google-auth dependency-version: 2.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: geopandas dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: geoalchemy2 dependency-version: 0.18.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: gql dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: anyio dependency-version: 4.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: duckdb dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: oracledb dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: mysqlclient dependency-version: 2.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: uvicorn dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: gunicorn dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: uvicorn-worker dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: redshift-connector dependency-version: 2.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: datafusion dependency-version: 52.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: starlette dependency-version: 0.52.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: databricks-sql-connector dependency-version: 4.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: databricks-sdk dependency-version: 0.97.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pyspark dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: jupyterlab dependency-version: 4.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: ipykernel dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: plotly dependency-version: 6.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: testcontainers dependency-version: 4.14.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: sqlalchemy dependency-version: 2.0.48 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: ruff dependency-version: 0.15.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: trino dependency-version: 0.337.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: clickhouse-connect dependency-version: 0.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: polars dependency-version: 1.38.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
e40abbe to
bc85521
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 all group with 32 updates in the /ibis-server directory:
0.120.10.135.12.10.62.12.52.38.02.49.01.0.11.2.22.2.32.3.31.1.21.1.30.17.10.18.43.5.24.0.04.10.04.12.11.3.21.5.03.3.03.4.22.2.72.2.80.35.00.41.023.0.025.1.00.3.00.4.02.1.72.1.1247.0.052.0.00.49.30.52.14.2.34.2.50.73.00.97.03.5.74.1.14.5.14.5.57.1.07.2.06.5.06.6.08.3.59.0.24.9.24.14.12.0.392.0.484.2.04.5.10.11.20.15.50.335.00.337.00.8.150.14.01.36.11.38.1Updates
fastapifrom 0.120.1 to 0.135.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
ca5f60e🔖 Release version 0.135.187f75aa📝 Update release notes8a9258b🐛 Fix, avoid yield from a TaskGroup, only as an async context manager, closed...6038507📝 Update release notesc796ba4👥 Update FastAPI People - Experts (#15037)b24aa03📝 Update release notes2c61047✏️ Fix typo indocs/en/docs/_llm-test.md(#15007)e3bbeef📝 Update release notesd726c8c📝 Update release notescf514e6👥 Update FastAPI People - Contributors and Translators (#15029)Updates
pydanticfrom 2.10.6 to 2.12.5Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
bd2d0ddPrepare release v2.12.57d0302eDocument security implications when usingcreate_model()e9ef980Fix typo in Standard Library Types documentationf2c20c0Addpydantic-docsdev dependency, make use of versioning blocksa76c1aaUpdate documentation about JSON Schema8cbc72cAdd documentation about custom__init__()99eba59Add additional test forFieldInfo.get_default()c710769Special caseMISSINGsentinel insmart_deepcopy()20a9d77Do not delete mock validator/serializer inrebuild_dataclass()c86515aUpdate parts of the model andrevalidate_instancesdocumentationUpdates
google-authfrom 2.38.0 to 2.49.0Release notes
Sourced from google-auth's releases.
... (truncated)
Changelog
Sourced from google-auth's changelog.
... (truncated)
Commits
Updates
python-dotenvfrom 1.0.1 to 1.2.2Release notes
Sourced from python-dotenv's releases.
... (truncated)
Changelog
Sourced from python-dotenv's changelog.
... (truncated)
Commits
36004e0Bump version: 1.2.1 → 1.2.2eb20252docs: update changelog for v1.2.2790c5c0Merge commit from fork43340daRemove the use ofshin tests (#612)09d7ceedocs: clarify override behavior and document FIFO support (#610)c8de288ci: improve workflow efficiency with best practices (#609)7bd9e3dAdd Windows testing to CI (#604)1baaf04Drop Python 3.9 support and update to PyPy 3.11 (#608)4a22cf8ci: enable testing on Python 3.14t (free-threaded) (#588)e2e8e77Fix license specifier (#597)Updates
pandasfrom 2.2.3 to 2.3.3Release notes
Sourced from pandas's releases.
... (truncated)
Commits
9c8bc3eRLS: 2.3.36aa788a[backport 2.3.x] DOC: prepare 2.3.3 whatsnew notes for release (#62499) (#62508)b64f0df[backport 2.3.x] BUG: avoid validation error for ufunc with string[python] ar...058eb2b[backport 2.3.x] BUG: String[pyarrow] comparison with mixed object (#62424) (...2ca088d[backport 2.3.x] DEPR: remove the Period resampling deprecation (#62480) (#62...92bf98f[backport 2.3.x] BUG: fix .str.isdigit to honor unicode superscript for older...e57c7d6Backport PR #62452 on branch 2.3.x (TST: Adjust tests for numexpr 2.13) (#62454)e0fe9a0Backport to 2.3.x: REGR: from_records not initializing subclasses properly (#...23a1085BUG: improve future warning for boolean operations with missaligned indexes (...6113696Backport PR #62396 on branch 2.3.x (PKG/DOC: indicate Python 3.14 support in ...Updates
geopandasfrom 1.1.2 to 1.1.3Release notes
Sourced from geopandas's releases.
Changelog
Sourced from geopandas's changelog.
Commits
f5fe3ffRLS: v1.1.3c104670pointpats <2.5.3 test compataf36b14ENH: addpointpatsas an optional dependency & pass inrng(#3737)d9ed84aCOMPAT: fix failing test for loc concatenation crs preservation with pandas 3...1b1ddc2MAINT: use trusted publishing for releasing to PyPI (#3734)8d0c05dchangeloga424f17Avoid returning deep copies with pandas 3.0 (with Copy-on-Write) (#3298)03fa43eMAINT: cleanup release warning for project.license table (#3603)29fdb30CI: remove usage of PANDAS_FUTURE_INFER_STRINGS=0 (#3715)9070e13missing changelog entriesUpdates
geoalchemy2from 0.17.1 to 0.18.4Release notes
Sourced from geoalchemy2's releases.
... (truncated)
Changelog
Sourced from geoalchemy2's changelog.