Skip to content

Commit db5d248

Browse files
build(deps): bump the python-packages-minor-patches group across 1 directory with 21 updates
Bumps the python-packages-minor-patches group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aio-pika](https://github.com/mosquito/aio-pika) | `9.5.8` | `9.6.1` | | [async-lru](https://github.com/aio-libs/async-lru) | `2.1.0` | `2.2.0` | | [fsspec](https://github.com/fsspec/filesystem_spec) | `2026.1.0` | `2026.2.0` | | [pandas](https://github.com/pandas-dev/pandas) | `3.0.0` | `3.0.1` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.12.0` | `2.13.1` | | [that-depends](https://github.com/modern-python/that-depends) | `3.9.1` | `3.9.2` | | [typer](https://github.com/fastapi/typer) | `0.21.1` | `0.24.1` | | [llama-index-core](https://github.com/run-llama/llama_index) | `0.14.13` | `0.14.16` | | llama-index-llms-openai | `0.6.18` | `0.6.26` | | [hatch](https://github.com/pypa/hatch) | `1.16.3` | `1.16.5` | | [ipython](https://github.com/ipython/ipython) | `9.10.0` | `9.11.0` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.5.3` | `4.5.6` | | [nbstripout](https://github.com/kynan/nbstripout) | `0.9.0` | `0.9.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.0` | `0.15.5` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.3` | `7.13.4` | | [pytest-cases](https://github.com/smarie/python-pytest-cases) | `3.9.1` | `3.10.1` | | [pytest-env](https://github.com/pytest-dev/pytest-env) | `1.2.0` | `1.5.0` | | [mike](https://github.com/jimporter/mike) | `2.1.3` | `2.1.4` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.7.1` | `9.7.5` | Updates `aio-pika` from 9.5.8 to 9.6.1 - [Release notes](https://github.com/mosquito/aio-pika/releases) - [Changelog](https://github.com/mosquito/aio-pika/blob/master/CHANGELOG.md) - [Commits](mosquito/aio-pika@9.5.8...9.6.1) Updates `async-lru` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/aio-libs/async-lru/releases) - [Changelog](https://github.com/aio-libs/async-lru/blob/master/CHANGES.rst) - [Commits](aio-libs/async-lru@v2.1.0...v2.2.0) Updates `fsspec` from 2026.1.0 to 2026.2.0 - [Commits](fsspec/filesystem_spec@2026.1.0...2026.2.0) Updates `pandas` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.0...v3.0.1) Updates `pydantic-settings` from 2.12.0 to 2.13.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.12.0...v2.13.1) Updates `that-depends` from 3.9.1 to 3.9.2 - [Release notes](https://github.com/modern-python/that-depends/releases) - [Commits](modern-python/that-depends@3.9.1...3.9.2) Updates `typer` from 0.21.1 to 0.24.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.21.1...0.24.1) Updates `s3fs` from 2026.1.0 to 2026.2.0 - [Changelog](https://github.com/fsspec/s3fs/blob/main/release-procedure.md) - [Commits](fsspec/s3fs@2026.1.0...2026.2.0) Updates `gcsfs` from 2026.1.0 to 2026.2.0 - [Commits](fsspec/gcsfs@2026.1.0...2026.2.0) Updates `llama-index-core` from 0.14.13 to 0.14.16 - [Release notes](https://github.com/run-llama/llama_index/releases) - [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md) - [Commits](run-llama/llama_index@v0.14.13...v0.14.16) Updates `llama-index-llms-openai` from 0.6.18 to 0.6.26 Updates `hatch` from 1.16.3 to 1.16.5 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatch-v1.16.3...hatch-v1.16.5) Updates `ipython` from 9.10.0 to 9.11.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.10.0...9.11.0) Updates `jupyterlab` from 4.5.3 to 4.5.6 - [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.3...@jupyterlab/lsp@4.5.6) Updates `nbstripout` from 0.9.0 to 0.9.1 - [Release notes](https://github.com/kynan/nbstripout/releases) - [Changelog](https://github.com/kynan/nbstripout/blob/main/CHANGELOG.md) - [Commits](kynan/nbstripout@0.9.0...0.9.1) Updates `ruff` from 0.15.0 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.15.0...0.15.5) Updates `coverage` from 7.13.3 to 7.13.4 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.3...7.13.4) Updates `pytest-cases` from 3.9.1 to 3.10.1 - [Release notes](https://github.com/smarie/python-pytest-cases/releases) - [Changelog](https://github.com/smarie/python-pytest-cases/blob/main/docs/changelog.md) - [Commits](smarie/python-pytest-cases@3.9.1...3.10.1) Updates `pytest-env` from 1.2.0 to 1.5.0 - [Release notes](https://github.com/pytest-dev/pytest-env/releases) - [Commits](pytest-dev/pytest-env@1.2.0...1.5.0) Updates `mike` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/jimporter/mike/releases) - [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md) - [Commits](jimporter/mike@v2.1.3...v2.1.4) Updates `mkdocs-material` from 9.7.1 to 9.7.5 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.7.1...9.7.5) --- updated-dependencies: - dependency-name: aio-pika dependency-version: 9.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages-minor-patches - dependency-name: async-lru dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages-minor-patches - dependency-name: fsspec dependency-version: 2026.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages-minor-patches - dependency-name: pandas dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages-minor-patches - dependency-name: pydantic-settings dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages-minor-patches - dependency-name: that-depends dependency-version: 3.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages-minor-patches - dependency-name: typer dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages-minor-patches - dependency-name: s3fs dependency-version: 2026.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages-minor-patches - dependency-name: gcsfs dependency-version: 2026.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages-minor-patches - dependency-name: llama-index-core dependency-version: 0.14.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages-minor-patches - dependency-name: llama-index-llms-openai dependency-version: 0.6.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages-minor-patches - dependency-name: hatch dependency-version: 1.16.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages-minor-patches - dependency-name: ipython dependency-version: 9.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages-minor-patches - dependency-name: jupyterlab dependency-version: 4.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages-minor-patches - dependency-name: nbstripout dependency-version: 0.9.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages-minor-patches - dependency-name: ruff dependency-version: 0.15.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages-minor-patches - dependency-name: coverage dependency-version: 7.13.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages-minor-patches - dependency-name: pytest-cases dependency-version: 3.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages-minor-patches - dependency-name: pytest-env dependency-version: 1.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages-minor-patches - dependency-name: mike dependency-version: 2.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages-minor-patches - dependency-name: mkdocs-material dependency-version: 9.7.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages-minor-patches ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 88b630a commit db5d248

1 file changed

Lines changed: 248 additions & 208 deletions

File tree

0 commit comments

Comments
 (0)