-
Notifications
You must be signed in to change notification settings - Fork 502
chore(deps-dev): bump the pip group across 1 directory with 26 updates #2203
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
base: main
Are you sure you want to change the base?
Conversation
This comment has been minimized.
This comment has been minimized.
Codecov Report✅ All modified and coverable lines are covered by tests.
see 250 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Codecov Report✅ All modified and coverable lines are covered by tests.
see 245 files with indirect coverage changes 🚀 New features to boost your workflow:
|
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Updates the requirements on [ipykernel](https://github.com/ipython/ipykernel), [protobuf](https://github.com/protocolbuffers/protobuf), [sentence-transformers](https://github.com/huggingface/sentence-transformers), [graphrag-sdk](https://github.com/FalkorDB/GraphRAG-SDK), [llama-index](https://github.com/run-llama/llama_index), [llama-index-core](https://github.com/run-llama/llama_index), llama-index-llms-openai, [fastapi](https://github.com/fastapi/fastapi), [litellm](https://github.com/BerriAI/litellm), [pandas](https://github.com/pandas-dev/pandas), [pytest](https://github.com/pytest-dev/pytest), [pytest-cov](https://github.com/pytest-dev/pytest-cov), [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio), [dirty-equals](https://github.com/samuelcolvin/dirty-equals), [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings), [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin), [typer](https://github.com/fastapi/typer), [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin), [mkdocs-glightbox](https://github.com/blueswen/mkdocs-glightbox), [pyyaml](https://github.com/yaml/pyyaml), [termcolor](https://github.com/termcolor/termcolor), [mypy](https://github.com/python/mypy), [ruff](https://github.com/astral-sh/ruff), [pre-commit](https://github.com/pre-commit/pre-commit) and [uv](https://github.com/astral-sh/uv) to permit the latest version. 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 `protobuf` from 6.32.0 to 6.33.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `sentence-transformers` to 5.1.2 - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v3.0.0...v5.1.2) Updates `graphrag-sdk` from 0.8.0 to 0.8.1 - [Release notes](https://github.com/FalkorDB/GraphRAG-SDK/releases) - [Commits](FalkorDB/GraphRAG-SDK@v0.8.0...v0.8.1) Updates `llama-index` to 0.14.8 - [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.12.0...v0.14.8) Updates `llama-index-core` to 0.14.8 - [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.12.0...v0.14.8) Updates `llama-index-llms-openai` to 0.6.9 Updates `fastapi` from 0.116.1 to 0.121.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.116.1...0.121.2) Updates `litellm` to 1.79.3 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits) Updates `pandas` from 2.3.2 to 2.3.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.2...v2.3.3) Updates `pytest` from 8.4.2 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.4.2...9.0.1) Updates `pytest-cov` from 6.3.0 to 7.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.3.0...v7.0.0) Updates `pytest-asyncio` from 1.1.0 to 1.3.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.1.0...v1.3.0) Updates `dirty-equals` from 0.9.0 to 0.10.0 - [Release notes](https://github.com/samuelcolvin/dirty-equals/releases) - [Commits](samuelcolvin/dirty-equals@v0.9.0...v0.10.0) Updates `mkdocs-material` from 9.6.19 to 9.7.0 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.6.19...9.7.0) Updates `mkdocstrings[python]` from 0.30.0 to 0.30.1 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.30.0...0.30.1) Updates `mkdocs-git-revision-date-localized-plugin` from 1.4.7 to 1.5.0 - [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases) - [Commits](timvink/mkdocs-git-revision-date-localized-plugin@v1.4.7...v1.5.0) Updates `typer` from 0.17.4 to 0.20.0 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.17.4...0.20.0) Updates `mkdocs-macros-plugin` from 1.3.9 to 1.5.0 - [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases) - [Changelog](https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md) - [Commits](fralau/mkdocs-macros-plugin@v1.3.9...v1.5.0) Updates `mkdocs-glightbox` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/blueswen/mkdocs-glightbox/releases) - [Changelog](https://github.com/blueswen/mkdocs-glightbox/blob/main/CHANGELOG) - [Commits](blueswen/mkdocs-glightbox@v0.5.1...v0.5.2) Updates `pyyaml` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) Updates `termcolor` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/termcolor/termcolor/releases) - [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md) - [Commits](termcolor/termcolor@3.1.0...3.2.0) Updates `mypy` from 1.17.1 to 1.18.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.1...v1.18.2) Updates `ruff` from 0.12.12 to 0.14.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.12.12...0.14.5) Updates `pre-commit` from 4.3.0 to 4.4.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.3.0...v4.4.0) Updates `uv` from 0.8.15 to 0.9.9 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.8.15...0.9.9) --- updated-dependencies: - dependency-name: ipykernel dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip - dependency-name: protobuf dependency-version: 6.33.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: sentence-transformers dependency-version: 5.1.2 dependency-type: direct:development dependency-group: pip - dependency-name: graphrag-sdk dependency-version: 0.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: llama-index dependency-version: 0.14.8 dependency-type: direct:development dependency-group: pip - dependency-name: llama-index-core dependency-version: 0.14.8 dependency-type: direct:development dependency-group: pip - dependency-name: llama-index-llms-openai dependency-version: 0.6.9 dependency-type: direct:development dependency-group: pip - dependency-name: fastapi dependency-version: 0.121.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: litellm dependency-version: 1.79.3 dependency-type: direct:development dependency-group: pip - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip - dependency-name: pytest-asyncio dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: dirty-equals dependency-version: 0.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: mkdocs-material dependency-version: 9.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: mkdocstrings[python] dependency-version: 0.30.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: mkdocs-git-revision-date-localized-plugin dependency-version: 1.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: typer dependency-version: 0.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: mkdocs-macros-plugin dependency-version: 1.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: mkdocs-glightbox dependency-version: 0.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: termcolor dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: ruff dependency-version: 0.14.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: pre-commit dependency-version: 4.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: uv dependency-version: 0.9.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
ce03458 to
7b72cea
Compare
Updates the requirements on ipykernel, protobuf, sentence-transformers, graphrag-sdk, llama-index, llama-index-core, llama-index-llms-openai, fastapi, litellm, pandas, pytest, pytest-cov, pytest-asyncio, dirty-equals, mkdocs-material, mkdocstrings[python], mkdocs-git-revision-date-localized-plugin, typer, mkdocs-macros-plugin, mkdocs-glightbox, pyyaml, termcolor, mypy, ruff, pre-commit and uv to permit the latest version.
Updates
ipykernelfrom 6.30.1 to 7.1.0Release notes
Sourced from ipykernel's releases.
... (truncated)
Changelog
Sourced from ipykernel's changelog.
... (truncated)
Commits
39eaf96Publish 7.1.06f61a68test that matplotlib event loop integration is responsive (#1463)8446e02Fix KeyboardInterrupt on Windows by manually resetting interrupt event (#1434)dd1e094update pre-commit and related (#1465)95f2451fix ContextVar persistence across cells (#1462)c56a7aaFix matplotlib eventloops (#1458)c7af34cRefer to kernel laucnhing thread instead of assuming the main thread (#1455)7193d14Fix routing of background thread output when no parent is set explicitly (#1451)b8f5dfcStore display outputs in history for%notebookmagic (#1435)93f11dbupdate tests for 3.14 (#1453)Updates
protobuffrom 6.32.0 to 6.33.1Commits
Updates
sentence-transformersto 5.1.2Release notes
Sourced from sentence-transformers's releases.
... (truncated)
Commits
dfcbbd9Release v5.1.29cfa9adMerge branch 'master' into v5.1-release85ec645MegaBatchMarginLossuse mini batches for positives too (#3550)8e4c85bdocs: Update project metadata (#3553)2220062Add support for Intel 'xpu' device in environment.py (#3537)315a67dUpdate MTEB docs to v2 (#3548)471387echore: add python 3.13 to CI and classifiers (#3551)77ae248docs: Format all markdown using mdformat (#3539)b84cc32[fix] Allow MatryoshkaLoss with MSELoss (#3538)051ce1aCorrect link in example training scripts (#3543)Updates
graphrag-sdkfrom 0.8.0 to 0.8.1Release notes
Sourced from graphrag-sdk's releases.
Commits
bee24abMerge pull request #131 from Tesla2000/main9421b84Fixed typo in promptsbb0c54aMerge pull request #130 from gsw945/gsw945-patch-2c72afa9Remove the 'AttributeType.' prefix to avoid 'Invalid attribute type' error.9c30c23Merge pull request #129 from FalkorDB/olllama-usage8600b06update-lock-file20cc910Merge branch 'main' into olllama-usage7b03304update-ollama-usage13fc340Merge pull request #128 from gsw945/patch-106ff2cdMerge branch 'main' into patch-1Updates
llama-indexto 0.14.8Release notes
Sourced from llama-index's releases.
... (truncated)
Changelog
Sourced from llama-index's changelog.
... (truncated)
Commits
bc52c85Release 0.14.8 (#20236)1a960bePreserve Exception in ToolOutput (#20231)60d102dfix weird pydantic warning (#20235)575a14cAdded a test case (no code) to check the embedding through an actual connecti...8d4680fUpdate Scrapy dependency to 2.13.3 (#20228)1c8566bUpdate llama-index-core dependency to 0.12.45 (#20227)aaf94f8fix: Ensure schema creation only occurs if it doesn't already exist (#20225)67b198ffeat: Update model name extraction to include 'jp' region prefix and … (#20233)74c7204OpenAI v2 sdk support (#20234)fdc676afeat(llms/anthropic): Add support for RawMessageDeltaEvent in streaming (#20206)Updates
llama-index-coreto 0.14.8Release notes
Sourced from llama-index-core's releases.
... (truncated)
Changelog
Sourced from llama-index-core's changelog.
... (truncated)
Commits
bc52c85Release 0.14.8 (#20236)1a960bePreserve Exception in ToolOutput (#20231)60d102dfix weird pydantic warning (#20235)575a14cAdded a test case (no code) to check the embedding through an actual connecti...8d4680fUpdate Scrapy dependency to 2.13.3 (#20228)1c8566bUpdate llama-index-core dependency to 0.12.45 (#20227)aaf94f8fix: Ensure schema creation only occurs if it doesn't already exist (#20225)67b198ffeat: Update model name extraction to include 'jp' region prefix and … (#20233)74c7204OpenAI v2 sdk support (#20234)fdc676afeat(llms/anthropic): Add support for RawMessageDeltaEvent in streaming (#20206)Updates
llama-index-llms-openaito 0.6.9Updates
fastapifrom 0.116.1 to 0.121.2Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
02e108d🔖 Release version 0.121.2d3b7597📝 Update release notes5d40dfb🐛 Fix handling of JSON Schema attributes named "$ref" (#14349)eaf611f📝 Update release notes004ab1a📝 Add EuroPython talk & podcast episode with Sebastián Ramírez (#14260)d1be85c📝 Update release notes42930fe✏️ Fix links and add missing permalink in docs (#14217)9e362d9📝 Update release notes540a83d🌐 Update Portuguese translations with LLM prompt (#14228)1a2e415📝 Update release notesUpdates
litellmto 1.79.3Commits
Updates
pandasfrom 2.3.2 to 2.3.3Release notes
Sourced from pandas's releases.
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
pytestfrom 8.4.2 to 9.0.1Release notes
Sourced from pytest's releases.