-
Notifications
You must be signed in to change notification settings - Fork 141
deps(ibis): bump the all group across 1 directory with 30 updates #1382
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/ibis-server/all-9776cfa0d3
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Bumps the all group with 30 updates in the /ibis-server directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.120.1` | `0.121.3` | | [pydantic](https://github.com/pydantic/pydantic) | `2.10.6` | `2.12.4` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.38.0` | `2.43.0` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.1` | `1.2.1` | | [orjson](https://github.com/ijl/orjson) | `3.10.16` | `3.11.4` | | [geoalchemy2](https://github.com/geoalchemy/geoalchemy2) | `0.17.1` | `0.18.1` | | [gql](https://github.com/graphql-python/gql) | `3.5.2` | `4.0.0` | | [anyio](https://github.com/agronholm/anyio) | `4.10.0` | `4.11.0` | | [duckdb](https://github.com/duckdb/duckdb-python) | `1.3.2` | `1.4.2` | | [oracledb](https://github.com/oracle/python-oracledb) | `3.3.0` | `3.4.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.35.0` | `0.38.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.10` | | [datafusion](https://github.com/apache/datafusion-python) | `47.0.0` | `50.1.0` | | [starlette](https://github.com/Kludex/starlette) | `0.49.1` | `0.50.0` | | [databricks-sql-connector](https://github.com/databricks/databricks-sql-python) | `4.1.4` | `4.2.1` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.4.9` | `4.5.0` | | [ipykernel](https://github.com/ipython/ipykernel) | `6.30.1` | `7.1.0` | | [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) | `8.1.7` | `8.1.8` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.6` | `3.10.7` | | [plotly](https://github.com/plotly/plotly.py) | `6.3.0` | `6.5.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.5` | `9.0.1` | | [testcontainers](https://github.com/testcontainers/testcontainers-python) | `4.9.2` | `4.13.3` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.39` | `2.0.44` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.2.0` | `4.5.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.2` | `0.14.6` | | [trino](https://github.com/trinodb/trino-python-client) | `0.335.0` | `0.336.0` | | [psycopg2](https://github.com/psycopg/psycopg2) | `2.9.10` | `2.9.11` | | [clickhouse-connect](https://github.com/ClickHouse/clickhouse-connect) | `0.8.15` | `0.10.0` | | [polars](https://github.com/pola-rs/polars) | `1.33.1` | `1.35.2` | Updates `fastapi` from 0.120.1 to 0.121.3 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.120.1...0.121.3) Updates `pydantic` from 2.10.6 to 2.12.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.12.4/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.6...v2.12.4) Updates `google-auth` from 2.38.0 to 2.43.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](googleapis/google-auth-library-python@v2.38.0...v2.43.0) Updates `python-dotenv` from 1.0.1 to 1.2.1 - [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.1) Updates `orjson` from 3.10.16 to 3.11.4 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.10.16...3.11.4) Updates `geoalchemy2` from 0.17.1 to 0.18.1 - [Release notes](https://github.com/geoalchemy/geoalchemy2/releases) - [Changelog](https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt) - [Commits](geoalchemy/geoalchemy2@0.17.1...0.18.1) 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.11.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.10.0...4.11.0) Updates `duckdb` from 1.3.2 to 1.4.2 - [Release notes](https://github.com/duckdb/duckdb-python/releases) - [Changelog](https://github.com/duckdb/duckdb-python/blob/main/CHANGELOG.md) - [Commits](duckdb/duckdb-python@v1.3.2...v1.4.2) Updates `oracledb` from 3.3.0 to 3.4.1 - [Release notes](https://github.com/oracle/python-oracledb/releases) - [Commits](oracle/python-oracledb@v3.3.0...v3.4.1) Updates `uvicorn` from 0.35.0 to 0.38.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.38.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.10 - [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.10) Updates `datafusion` from 47.0.0 to 50.1.0 - [Changelog](https://github.com/apache/datafusion-python/blob/main/CHANGELOG.md) - [Commits](apache/datafusion-python@47.0.0...50.1.0) Updates `starlette` from 0.49.1 to 0.50.0 - [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.1...0.50.0) Updates `databricks-sql-connector` from 4.1.4 to 4.2.1 - [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.1.4...v4.2.1) Updates `jupyterlab` from 4.4.9 to 4.5.0 - [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.4.9...@jupyterlab/lsp@4.5.0) Updates `ipykernel` from 6.30.1 to 7.1.0 - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@v6.30.1...v7.1.0) Updates `ipywidgets` from 8.1.7 to 8.1.8 - [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases) - [Commits](jupyter-widgets/ipywidgets@8.1.7...8.1.8) Updates `matplotlib` from 3.10.6 to 3.10.7 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.6...v3.10.7) Updates `plotly` from 6.3.0 to 6.5.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.3.0...v6.5.0) Updates `pytest` from 8.3.5 to 9.0.1 - [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.1) Updates `testcontainers` from 4.9.2 to 4.13.3 - [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.13.3) Updates `sqlalchemy` from 2.0.39 to 2.0.44 - [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.0 - [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.0) Updates `ruff` from 0.11.2 to 0.14.6 - [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.14.6) Updates `trino` from 0.335.0 to 0.336.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.336.0) Updates `psycopg2` from 2.9.10 to 2.9.11 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.10...2.9.11) Updates `clickhouse-connect` from 0.8.15 to 0.10.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.10.0) Updates `polars` from 1.33.1 to 1.35.2 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.33.1...py-1.35.2) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.121.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pydantic dependency-version: 2.12.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google-auth dependency-version: 2.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: python-dotenv dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: orjson dependency-version: 3.11.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: geoalchemy2 dependency-version: 0.18.1 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.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: duckdb dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: oracledb dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: uvicorn dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor 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.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: datafusion dependency-version: 50.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: starlette dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: databricks-sql-connector dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: jupyterlab dependency-version: 4.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: ipykernel dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: ipywidgets dependency-version: 8.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: matplotlib dependency-version: 3.10.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: plotly dependency-version: 6.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: testcontainers dependency-version: 4.13.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: sqlalchemy dependency-version: 2.0.44 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: pre-commit dependency-version: 4.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: ruff dependency-version: 0.14.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: trino dependency-version: 0.336.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: psycopg2 dependency-version: 2.9.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: clickhouse-connect dependency-version: 0.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: polars dependency-version: 1.35.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
b673131 to
7c67b69
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
ibis
python
Pull requests that update Python code
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 30 updates in the /ibis-server directory:
0.120.10.121.32.10.62.12.42.38.02.43.01.0.11.2.13.10.163.11.40.17.10.18.13.5.24.0.04.10.04.11.01.3.21.4.23.3.03.4.10.35.00.38.00.3.00.4.02.1.72.1.1047.0.050.1.00.49.10.50.04.1.44.2.14.4.94.5.06.30.17.1.08.1.78.1.83.10.63.10.76.3.06.5.08.3.59.0.14.9.24.13.32.0.392.0.444.2.04.5.00.11.20.14.60.335.00.336.02.9.102.9.110.8.150.10.01.33.11.35.2Updates
fastapifrom 0.120.1 to 0.121.3Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
325fd16🔖 Release version 0.121.37659b70📝 Update release notes8570163♻️ Make the result ofDepends()andSecurity()hashable, as a workaround ...566e315📝 Update release notes569226e⬆️ Bump Starlette to <0.51.0(#14282)33a75f4📝 Update release notes89baa70📝 Add missing hash part (#14369)827ed1e📝 Update release notesdf83eb7📝 Fix typos in code comments (#14364)4e84f31📝 Update release notesUpdates
pydanticfrom 2.10.6 to 2.12.4Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
5c842dfPrepare release v2.12.4c678a71Bumppydantic-coreto v2.41.5a7cd292Bumpcloudpickleto v3.1.221f6278Bump actions/setup-node from 5 to 68d6be8fBump astral-sh/setup-uv from 6 to 717865eaBump actions/upload-artifact from 4 to 590ad0afBump actions/download-artifact from 5 to 618e6672Drop testing under PyPy 3.9650215bDocument workaround forMongoDsndefault porte326790Fix example of forbytes_invalid_encodingvalidation errorUpdates
google-authfrom 2.38.0 to 2.43.0Release notes
Sourced from google-auth's releases.
... (truncated)
Changelog
Sourced from google-auth's changelog.
... (truncated)
Commits
89a8838chore: librarian release pull request: 20251105T230735Z (#1863)79564e2chore: update prev version in state (#1862)1535eccfeat: Add public wrapper for _mtls_helper.check_use_client_cert which enables...54502a7chore: update secret (#1860)395e405feat: Enable mTLS if GOOGLE_API_USE_CLIENT_CERTIFICATE is not set, if the MW...f2708b2chore: secret upadte (#1857)c503eaafeat: onboardgoogle-authto librarian (#1838)5d1b862chore(main): release 2.42.1 (#1853)b074cadfix: catch ValueError for json.loads() (#1842)cb62f57chore: secret update (#1851)Updates
python-dotenvfrom 1.0.1 to 1.2.1Release notes
Sourced from python-dotenv's releases.
... (truncated)
Changelog
Sourced from python-dotenv's changelog.
Commits
eaf2a91Do not remove .coverage file8716196Bump version: 1.2.0 → 1.2.1b87807fUpdate changelog3af77d3Support reading .env from FIFOs (Unix) (#586)467ee22Fix test failures after moving config to pyproject.toml76999e7Move more config pyproject.toml222ce2cUpdate to use trusted publisher on pypi8ed4f79Update docs requirements5bf8822Bump version: 1.1.1 → 1.2.01fe11ccupadate changelogUpdates
orjsonfrom 3.10.16 to 3.11.4Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
... (truncated)
Commits
a4fdeb33.11.42e80d68unlikely to cold_path, remove intrinsics27edea9FFI through crate::ffi, partial non-CPython compatibility416a8c9Unconditionally build yyjsonc8c1a17edition 2024af4179abuild maintenance, panic_immediate_abort break, test 3.15aa8c9463.11.32442efcFix PyPI project metadata when using maturin 1.9.2 or laterba760143.11.24931590CPython compatibility miscUpdates
geoalchemy2from 0.17.1 to 0.18.1Release notes
Sourced from geoalchemy2's releases.
Changelog
Sourced from geoalchemy2's changelog.
Commits
0c31112Release: 0.18.1 (#574)75f87faFix: Allow scientific notation within WKT string (#573)8653df3[pre-commit.ci] pre-commit autoupdate (#570)3d60995Fix (mysql): Fix failing test for MySQL dialect (#567)6076708Release: 0.18.0 (#565)e131121Feat: Add support of spatial indexes for Raster type for PostgreSQL (#564)0b43208[pre-commit.ci] pre-commit autoupdate (#563)8791b2eDocs: Fix doc strings for cache enabled (#562)d3c1d04Chore: Move reflection type registering (#561)24dc5d0Fix: Remove warning from MySQL/MariaDB reflection (#560)Updates
gqlfrom 3.5.2 to 4.0.0Release notes
Sourced from gql's releases.