-
Notifications
You must be signed in to change notification settings - Fork 126
deps(ibis): bump the all group across 1 directory with 23 updates #1335
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-ffd333007a
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
Bumps the all group with 23 updates in the /ibis-server directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.116.1` | `0.118.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.10.6` | `2.11.9` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.38.0` | `2.40.3` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.1` | `1.1.1` | | [orjson](https://github.com/ijl/orjson) | `3.10.16` | `3.11.3` | | [pandas](https://github.com/pandas-dev/pandas) | `2.2.3` | `2.3.2` | | [geoalchemy2](https://github.com/geoalchemy/geoalchemy2) | `0.17.1` | `0.18.0` | | [sqlglot](https://github.com/tobymao/sqlglot) | `27.14.0` | `27.19.0` | | [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.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.35.0` | `0.37.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.8` | | [datafusion](https://github.com/apache/datafusion-python) | `47.0.0` | `50.0.0` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.4.7` | `4.4.9` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.5` | `8.4.2` | | [testcontainers](https://github.com/testcontainers/testcontainers-python) | `4.9.2` | `4.13.1` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.39` | `2.0.43` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.2.0` | `4.3.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.2` | `0.13.2` | | [trino](https://github.com/trinodb/trino-python-client) | `0.335.0` | `0.336.0` | | [clickhouse-connect](https://github.com/ClickHouse/clickhouse-connect) | `0.8.15` | `0.9.2` | Updates `fastapi` from 0.116.1 to 0.118.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.116.1...0.118.0) Updates `pydantic` from 2.10.6 to 2.11.9 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.11.9/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.6...v2.11.9) Updates `google-auth` from 2.38.0 to 2.40.3 - [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.40.3) Updates `python-dotenv` from 1.0.1 to 1.1.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.1.1) Updates `orjson` from 3.10.16 to 3.11.3 - [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.3) Updates `pandas` from 2.2.3 to 2.3.2 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.3...v2.3.2) Updates `geoalchemy2` from 0.17.1 to 0.18.0 - [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.0) Updates `sqlglot` from 27.14.0 to 27.19.0 - [Changelog](https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md) - [Commits](tobymao/sqlglot@v27.14.0...v27.19.0) 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.0 - [Commits](duckdb/duckdb-python@v1.3.2...v1.4.0) Updates `uvicorn` from 0.35.0 to 0.37.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.37.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.8 - [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.8) Updates `datafusion` from 47.0.0 to 50.0.0 - [Changelog](https://github.com/apache/datafusion-python/blob/main/CHANGELOG.md) - [Commits](apache/datafusion-python@47.0.0...50.0.0) Updates `jupyterlab` from 4.4.7 to 4.4.9 - [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/[email protected]...@jupyterlab/[email protected]) Updates `pytest` from 8.3.5 to 8.4.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...8.4.2) Updates `testcontainers` from 4.9.2 to 4.13.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.13.1) Updates `sqlalchemy` from 2.0.39 to 2.0.43 - [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.3.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.3.0) Updates `ruff` from 0.11.2 to 0.13.2 - [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.13.2) 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 `clickhouse-connect` from 0.8.15 to 0.9.2 - [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.9.2) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.118.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pydantic dependency-version: 2.11.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google-auth dependency-version: 2.40.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: python-dotenv dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: orjson dependency-version: 3.11.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pandas dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: geoalchemy2 dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: sqlglot dependency-version: 27.19.0 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.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: uvicorn dependency-version: 0.37.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.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: datafusion dependency-version: 50.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: jupyterlab dependency-version: 4.4.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: testcontainers dependency-version: 4.13.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: sqlalchemy dependency-version: 2.0.43 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: ruff dependency-version: 0.13.2 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: clickhouse-connect dependency-version: 0.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
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
0 participants
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 23 updates in the /ibis-server directory:
0.116.1
0.118.0
2.10.6
2.11.9
2.38.0
2.40.3
1.0.1
1.1.1
3.10.16
3.11.3
2.2.3
2.3.2
0.17.1
0.18.0
27.14.0
27.19.0
3.5.2
4.0.0
4.10.0
4.11.0
1.3.2
1.4.0
0.35.0
0.37.0
0.3.0
0.4.0
2.1.7
2.1.8
47.0.0
50.0.0
4.4.7
4.4.9
8.3.5
8.4.2
4.9.2
4.13.1
2.0.39
2.0.43
4.2.0
4.3.0
0.11.2
0.13.2
0.335.0
0.336.0
0.8.15
0.9.2
Updates
fastapi
from 0.116.1 to 0.118.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
333f1ba
🔖 Release version 0.118.01d5168a
📝 Update release notesbfa54b4
📝 Update release notese329d78
🐛 Fix support forStreamingResponse
s with dependencies withyield
or `Upl...861b22c
📝 Update release notesefdafa4
📝 Updatetutorial/security/oauth2-jwt/
to usepwdlib
with Argon2 instead ...450a334
📝 Update release notes3eb2ee7
✏️ Fix typos in OAuth2 password request forms (#14112)287eb31
📝 Update release notescca3341
🌐 Sync German docs (#14098)Updates
pydantic
from 2.10.6 to 2.11.9Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
9231095
Prepare release v2.11.9f003a89
Backport v1.10.23 changes96b81dd
Prepare release v2.11.8966f377
Fix mypy v2 plugin for upcoming1.18
mypy release5f033e4
Prepare release v2.11.7c3368b8
CopyFieldInfo
instance if necessary duringFieldInfo
build (#11980)3987b23
Prepare release v2.11.6dc7a9d2
Always store the original field assignment onFieldInfo
c284c27
Rebuild dataclass fields before schema generation5e6d1dc
Prepare release v2.11.5Updates
google-auth
from 2.38.0 to 2.40.3Release notes
Sourced from google-auth's releases.
... (truncated)
Changelog
Sourced from google-auth's changelog.
Commits
ca94ead
chore(main): release 2.40.3 (#1768)88891cc
fix: auth fetch token from default endpoint (#1779)0be91e2
Revert "fix: remove unnecessary call to mds service (#1769)" (#1777)25660bc
chore: update secret (#1774)7c61c7d
fix: remove unnecessary call to mds service (#1769)554f967
fix: retry 504 errors (#1767)6845065
chore(main): release 2.40.2 (#1766)44e38b6
fix: Update test to consider new error message from cryptography (#1765)97ed1c8
chore: remove sync response logs in AuthorizedSession (#1761)13a897e
chore: update secret (#1764)Updates
python-dotenv
from 1.0.1 to 1.1.1Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
16e660d
Bump version: 1.1.0 → 1.1.1667e82f
update changelog9d85edb
fix(cli): issue with execvpe on Windows (#566)8411987
fix: ensure find_dotenv work reliably on python 3.13 (#563)01f8997
docs update6a02ef5
update mkdocs -> mkdocstrings config36c6270
Update changelog2198b69
Bump version: 1.0.1 → 1.1.0c89fb6d
Update changelog8dd413e
Add _is_debugger so load_dotenv will work in pdb (#553)Updates
orjson
from 3.10.16 to 3.11.3Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
... (truncated)
Commits
aa8c946
3.11.32442efc
Fix PyPI project metadata when using maturin 1.9.2 or laterba76014
3.11.24931590
CPython compatibility misc3de9324
MSRV 1.85, edition 2024, stdarch_x86_avx512 fixd7359c9
Remove macOS 13 CI runner1d3aa7a
3.11.111d29cb
3.14 packaging misc1683918
bytes::BufMut9c33ff9
Fix big-endian PyStrUpdates
pandas
from 2.2.3 to 2.3.2Release notes
Sourced from pandas's releases.
... (truncated)
Commits
4665c10
RLS: 2.3.2633c68b
DOC: fix syntax in whatsnew file456ad47
Backport PR #62152 on branch 2.3.x (DOC: prepare 2.3.2 whatsnew notes for rel...6cae644
[backport 2.3.x] DOC: move and reword whatsnew note for replace fix (GH-57865...a91c50a
Backport PR #62147 on branch 2.3.x (DOC: correct and rewrite string migration...f7a2cfd
[backport 2.3.x] BUG/DEPR: logical operation with bool and string (#61995) (#...7981a43
Backport PR #62124 on branch 2.3.x (CI/BLD: don't use strict xfail for '%m.%Y...fafbcbd
[backport 2.3.x] BUG(CoW): also raise for chained assignment for .at / .iat (...3ac64a7
[backport 2.3.x] BUG: Fix Series.str.contains with compiled regex on Arrow st...1f2dc4f
[backport 2.3.x] BUG: fix Series.str.fullmatch() and Series.str.match() with ...Updates
geoalchemy2
from 0.17.1 to 0.18.0Release notes
Sourced from geoalchemy2's releases.
Changelog
Sourced from geoalchemy2's changelog.
Commits
6076708
Release: 0.18.0 (#565)e131121
Feat: Add support of spatial indexes for Raster type for PostgreSQL (#564)0b43208
[pre-commit.ci] pre-commit autoupdate (#563)8791b2e
Docs: Fix doc strings for cache enabled (#562)d3c1d04
Chore: Move reflection type registering (#561)24dc5d0
Fix: Remove warning from MySQL/MariaDB reflection (#560)71f7914
Feat: Handle computed columns (#557)c139cdb
Perf: Define slots in element classes to reduce memory usage of elements ...2e94baa
Test: Improve readbility of benchmark results (#556)84292bc
Chore: Create FUNDING.yml (#554)Updates
sqlglot
from 27.14.0 to 27.19.0Changelog
Sourced from sqlglot's changelog.