Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the all group in /ibis-server with 9 updates (#709)
Bumps the all group in /ibis-server with 9 updates: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.6.4` | `2.8.2` | | [uvicorn](https://github.com/encode/uvicorn) | `0.29.0` | `0.30.3` | | [orjson](https://github.com/ijl/orjson) | `3.10.3` | `3.10.6` | | [clickhouse-connect](https://github.com/ClickHouse/clickhouse-connect) | `0.7.15` | `0.7.16` | | [sqlglot](https://github.com/tobymao/sqlglot) | `25.4.1` | `25.6.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.0` | `8.3.1` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.30` | `2.0.31` | | [ruff](https://github.com/astral-sh/ruff) | `0.4.8` | `0.5.4` | | [maturin](https://github.com/pyo3/maturin) | `1.6.0` | `1.7.0` | Updates `pydantic` from 2.6.4 to 2.8.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.6.4...v2.8.2) Updates `uvicorn` from 0.29.0 to 0.30.3 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.29.0...0.30.3) Updates `orjson` from 3.10.3 to 3.10.6 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.10.3...3.10.6) Updates `clickhouse-connect` from 0.7.15 to 0.7.16 - [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.7.15...v0.7.16) Updates `sqlglot` from 25.4.1 to 25.6.1 - [Changelog](https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md) - [Commits](tobymao/sqlglot@v25.4.1...v25.6.1) Updates `pytest` from 8.2.0 to 8.3.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.2.0...8.3.1) Updates `sqlalchemy` from 2.0.30 to 2.0.31 - [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 `ruff` from 0.4.8 to 0.5.4 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.4.8...0.5.4) Updates `maturin` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/pyo3/maturin/releases) - [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md) - [Commits](PyO3/maturin@v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: orjson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: clickhouse-connect dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: sqlglot dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: sqlalchemy dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: maturin dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information