chore(deps): bump the python-dependencies group across 1 directory with 10 updates#1015
Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
Open
Conversation
…th 10 updates Updates the requirements on [litellm](https://github.com/BerriAI/litellm), [pyarrow](https://github.com/apache/arrow), [datasets](https://github.com/huggingface/datasets), [langchain-openai](https://github.com/langchain-ai/langchain), [opensearch-py](https://github.com/opensearch-project/opensearch-py), [langchain-core](https://github.com/langchain-ai/langchain), [fastapi](https://github.com/fastapi/fastapi), [pydantic](https://github.com/pydantic/pydantic), [cryptography](https://github.com/pyca/cryptography) and [starlette](https://github.com/Kludex/starlette) to permit the latest version. Updates `litellm` from 1.83.12 to 1.83.14 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits) Updates `pyarrow` to 24.0.0 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-20.0.0...apache-arrow-24.0.0) Updates `datasets` from 3.6.0 to 4.8.5 - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](huggingface/datasets@3.6.0...4.8.5) Updates `langchain-openai` from 1.1.10 to 1.2.1 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.1.10...langchain-openai==1.2.1) Updates `opensearch-py` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/opensearch-project/opensearch-py/releases) - [Changelog](https://github.com/opensearch-project/opensearch-py/blob/main/CHANGELOG.md) - [Commits](opensearch-project/opensearch-py@v3.1.0...v3.2.0) Updates `langchain-core` from 1.3.0 to 1.3.2 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.3.0...langchain-core==1.3.2) Updates `fastapi` from 0.124.4 to 0.136.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.124.4...0.136.1) Updates `pydantic` from 2.12.5 to 2.13.3 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.5...v2.13.3) Updates `cryptography` from 46.0.7 to 47.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.7...47.0.0) Updates `starlette` to 1.0.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.40.0...1.0.0) --- updated-dependencies: - dependency-name: litellm dependency-version: 1.83.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pyarrow dependency-version: 24.0.0 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: datasets dependency-version: 4.8.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: langchain-openai dependency-version: 1.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: opensearch-py dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: langchain-core dependency-version: 1.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: fastapi dependency-version: 0.136.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pydantic dependency-version: 2.13.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: cryptography dependency-version: 47.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: starlette dependency-version: 1.0.0 dependency-type: direct:development dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates the requirements on litellm, pyarrow, datasets, langchain-openai, opensearch-py, langchain-core, fastapi, pydantic, cryptography and starlette to permit the latest version.
Updates
litellmfrom 1.83.12 to 1.83.14Commits
Updates
pyarrowto 24.0.0Release notes
Sourced from pyarrow's releases.
Commits
31b4b6cMINOR: [Release] Update versions for 24.0.006dbc17MINOR: [Release] Update .deb/.rpm changelogs for 24.0.0a021d80MINOR: [Release] Update CHANGELOG.md for 24.0.02d6b12cGH-49716: [C++] FixedShapeTensorType::Deserialize should strictly validate se...a74cb6aGH-49697: [C++][CI] Check IPC file body bounds are in sync with decoder outco...871a0c6GH-49676: [Python][Packaging] Fix gRPC docker image layer being too big for h...f9203b3GH-49586: [C++][CI] StructToStructSubset test failure with libc++ 22.1.1 (#49...fe298b4GH-49628: [Python][Interchange protocol] Suppress warnings for pandas 4.0.0 a...1f94910GH-49252: [GLib] Deprecate Feather features (#49673)5ba5c3cGH-49671: [CI][Docs] Don't run jobs for push by Dependabot (#49672)Updates
datasetsfrom 3.6.0 to 4.8.5Release notes
Sourced from datasets's releases.
... (truncated)
Commits
a015b2fRelease: 4.8.5 (#8157)4428907Fix: decode JSON type before to_list or to_dict is called (#8137)ab921d1Fix iterable map resume state (#8147)7fe94d1Fix base_path in integration tests (#8155)8515a8cFix null in embed storage (#8154)ff7dc9efix original_files missing in ci json test (#8152)b27a470fix mask in embed_storage for remote files (#8151)6d03398don't embed remote files in download_and_prepare to parquet (#8150)891e52fParse agent traces (#8113)2724a65fix warning in ci (#8140)Updates
langchain-openaifrom 1.1.10 to 1.2.1Release notes
Sourced from langchain-openai's releases.
... (truncated)
Commits
87ba30fci(infra): label release jobs, resolve package name in run title (#36998)56d6e89hotfix: bump min core versions (#36996)a70e7abrelease(openai): 1.2.1 (#36995)5a37cd5fix(openai): add gpt-5.5 pro to Responses API check (#36994)c4498ccchore(core): mark stream_v2/astream_v2 as beta (#36992)fa0f0d8release(core): 1.3.2 (#36990)9ce72ebfeat(core): add content-block-centric streaming (v2) (#36834)889a45bci(infra): overlay locallangchain-*installs for external partners (#36989)ffaac42ci(infra): addpytest-xdistto partner test groups (#36988)cc2feb1chore(model-profiles): refresh model profile data (#36982)Updates
opensearch-pyfrom 3.1.0 to 3.2.0Release notes
Sourced from opensearch-py's releases.
Changelog
Sourced from opensearch-py's changelog.
Commits
8991792fix(signer): Include X-Amz-Content-SHA256 in SignedHeaders (#1038) (#1039)d8a8c57Fix AWSV4Signer.sign() not passing headers to AWSRequest (#1035)6551595Bump opensearch protobufs - 1.2.0. (#1000)94ae310Fix CI failures due to API spec updates (#1007)1ce5b46fix(docs): use keyword arguments in security API examples (#1004)9b6d240Bump peter-evans/create-pull-request from 7 to 8 (#990)02c5dccBump actions/download-artifact from 6 to 7 (#988)fa8a862Bump actions/upload-artifact from 5 to 6 (#989)f5ef694Updated opensearch-py to reflect the latest OpenSearch API spec (2026-01-22) ...10ab792ci: fix mypy type ignore for untyped decorator in tests (#993)Updates
langchain-corefrom 1.3.0 to 1.3.2Release notes
Sourced from langchain-core's releases.
Commits
fa0f0d8release(core): 1.3.2 (#36990)9ce72ebfeat(core): add content-block-centric streaming (v2) (#36834)889a45bci(infra): overlay locallangchain-*installs for external partners (#36989)ffaac42ci(infra): addpytest-xdistto partner test groups (#36988)cc2feb1chore(model-profiles): refresh model profile data (#36982)3dd0ad9release(fireworks): 1.2.0 (#36978)7b09eb7fix(fireworks): honormax_retries(#36973)d30ef8afeat(fireworks): populateusage_metadataon streaming (#36977)2715a74fix(fireworks): swap undeployed Kimi K2 slug in integration tests (#36975)2d3b491ci(infra): shorten working-directory dropdown labels (#36974)Updates
fastapifrom 0.124.4 to 0.136.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
e54e5a8🔖 Release version 0.136.19a8a5fd📝 Update release notes7815a32⬆️ Update Pydantic v2 code to address deprecations (#15101)ef1c927📝 Update release notes38039e1🔨 Tweak translation script (#15174)4fa826c📝 Update release notesc394156⬆ Bump mkdocs-material from 9.7.1 to 9.7.6 (#15408)ae230ad📝 Update release notesd9eb39d⬆ Bump inline-snapshot from 0.31.1 to 0.32.6 (#15409)4f8b5d1📝 Update release notesUpdates
pydanticfrom 2.12.5 to 2.13.3Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
9e9a111Fix backported test1ec8c6aPrepare release v2.13.3fb4f204HandleAttributeErrorsubclasses withfrom_attributesca3ddd1Prepare release v2.13.2000e823FixValidationInfo.field_namemissing withmodel_validate_json()d45d8bePrepare release 2.13.154aca60FixValidationInfo.datamissing withmodel_validate_json()46bf4faFix Pydantic release workflow (#13067)1b359edPrepare release v2.13.0 (#13065)b1bf194Fix model equality when using runtimeextraconfiguration (#13062)Updates
cryptographyfrom 46.0.7 to 47.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
59c5f5ebump for 47.0.0 release (#14730)9025578Add MLKEM1024-P384 hybrid KEM support in HPKE (#14722)ef66de4Recommend Argon2id over PBKDF2HMAC as KDF (#14724)d996a37Add ubuntu-resolute to CI workflow (#14729)e86da41chore(deps): bump libc from 0.2.185 to 0.2.186 (#14725)1c33c9aBump downstream dependencies in CI (#14728)67fb6beBump x509-limbo and/or wycheproof in CI (#14727)6cb20b3Bump BoringSSL, OpenSSL, AWS-LC in CI (#14726)d6f372dUpdate supported OpenSSL versions in installation docs (#14721)ebd2619openssl 3.3 is out of upstream support (#14720)Updates
starletteto 1.0.0Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.