chore(deps): bump the runtime-dependencies group across 1 directory with 11 updates#8
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…ith 11 updates Updates the requirements on [fastapi](https://github.com/fastapi/fastapi), [gunicorn](https://github.com/benoitc/gunicorn), [langchain](https://github.com/langchain-ai/langchain), [langchain-community](https://github.com/langchain-ai/langchain-community), [langchain-openai](https://github.com/langchain-ai/langchain), [langfuse](https://github.com/langfuse/langfuse), [langgraph](https://github.com/langchain-ai/langgraph), [llama-index](https://github.com/run-llama/llama_index), [openai](https://github.com/openai/openai-python), [poethepoet](https://github.com/nat-n/poethepoet) and [pymupdf](https://github.com/pymupdf/pymupdf) to permit the latest version. Updates `fastapi` to 0.136.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.111.1...0.136.1) Updates `gunicorn` to 25.3.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@23.0.0...25.3.0) Updates `langchain` to 1.2.17 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-box==0.1.0...langchain==1.2.17) Updates `langchain-community` to 0.4.1 - [Release notes](https://github.com/langchain-ai/langchain-community/releases) - [Commits](langchain-ai/langchain-community@libs/community/v0.3.25...libs/community/v0.4.1) Updates `langchain-openai` to 1.2.1 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==0.3.25...langchain-openai==1.2.1) Updates `langfuse` to 4.5.1 - [Release notes](https://github.com/langfuse/langfuse/releases) - [Commits](https://github.com/langfuse/langfuse/commits) Updates `langgraph` to 1.1.10 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@0.4.8...1.1.10) Updates `llama-index` to 0.14.21 - [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.40...v0.14.21) Updates `openai` to 2.33.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.84.0...v2.33.0) Updates `poethepoet` to 0.45.0 - [Release notes](https://github.com/nat-n/poethepoet/releases) - [Commits](nat-n/poethepoet@v0.32.1...v0.45.0) Updates `pymupdf` to 1.27.2.3 - [Release notes](https://github.com/pymupdf/pymupdf/releases) - [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt) - [Commits](pymupdf/PyMuPDF@1.26.0...1.27.2.3) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.136.1 dependency-type: direct:production dependency-group: runtime-dependencies - dependency-name: gunicorn dependency-version: 25.3.0 dependency-type: direct:production dependency-group: runtime-dependencies - dependency-name: langchain dependency-version: 1.2.17 dependency-type: direct:production dependency-group: runtime-dependencies - dependency-name: langchain-community dependency-version: 0.4.1 dependency-type: direct:production dependency-group: runtime-dependencies - dependency-name: langchain-openai dependency-version: 1.2.1 dependency-type: direct:production dependency-group: runtime-dependencies - dependency-name: langfuse dependency-version: 4.5.1 dependency-type: direct:production dependency-group: runtime-dependencies - dependency-name: langgraph dependency-version: 1.1.10 dependency-type: direct:production dependency-group: runtime-dependencies - dependency-name: llama-index dependency-version: 0.14.21 dependency-type: direct:production dependency-group: runtime-dependencies - dependency-name: openai dependency-version: 2.33.0 dependency-type: direct:production dependency-group: runtime-dependencies - dependency-name: poethepoet dependency-version: 0.45.0 dependency-type: direct:production dependency-group: runtime-dependencies - dependency-name: pymupdf dependency-version: 1.27.2.3 dependency-type: direct:production dependency-group: runtime-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 fastapi, gunicorn, langchain, langchain-community, langchain-openai, langfuse, langgraph, llama-index, openai, poethepoet and pymupdf to permit the latest version.
Updates
fastapito 0.136.1Release notes
Sourced from fastapi's releases.
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
gunicornto 25.3.0Release notes
Sourced from gunicorn's releases.
Commits
9bce72cUpdate changelog with missing 25.3.0 changes2a15fdbFix pylint isinstance-second-argument-not-valid-type warning8d08aaaFix --limit-request-line 0 to mean unlimitedd40a374Fix pytest-asyncio configuration and treq_asgi hex escapesda8bd48Remove unused AsyncRequest classb00f125Integrate gunicorn_h1c 0.6.3 with InvalidChunkExtension supportbdb2ebdReject chunk extensions with bare CR bytes (RFC 9112)7057fc9Fix http_protocols documentation to use string syntaxd43acb8Update to gunicorn_h1c >= 0.6.2 for asgi_headers supportcbd27e8Merge pull request #3559 from benleembruggen/fix/http2-asgi-body-duplicationUpdates
langchainto 1.2.17Release notes
Sourced from langchain's releases.
Commits
b339f65release(langchain): 1.2.17 (#37110)04e7a55fix(fireworks): translate canonical multimodal content blocks for chat comple...a1f336ffix(core): preserve structuredinputson tool runs in tracers (#37108)ba56ac6feat(langchain): addresponddecision to HITL middleware (#37095)b6b836achore: bump notebook from 7.4.5 to 7.5.6 in /libs/langchain (#37104)3d96874chore: bump notebook from 7.4.7 to 7.5.6 in /libs/text-splitters (#37105)5ac6224chore: bump aiohttp from 3.13.4 to 3.13.5 in /libs/partners/fireworks (#37106)90caeefchore: bump requests from 2.33.0 to 2.33.1 in /libs/partners/fireworks (#37107)38553c3release(perplexity): 1.2.0 (#37091)28f5448feat(perplexity): addPerplexityEmbeddings(#37082)Updates
langchain-communityto 0.4.1Release notes
Sourced from langchain-community's releases.
Commits
39be54crelease(community): 0.4.1 (#387)98845a4Deprecated azure blob storage loaders (#382)be67d03style: refs work (#379)d259483release: 0.4 (#358)e807a4crelease(community): 0.3.31 (#359)8475c2cAdd GPT-5 to OpenAI cost callback (#284)9086026fixes ChatSnowflakeCortex parsing issues because of special characters in mes...214d639feat(mongodb): add lazy loading support for MongoDB document loader (#334)5e56619release: 0.3.30 (#344)bac6b5fchore: bump deps (#343)Updates
langchain-openaito 1.2.1Release notes
Sourced from langchain-openai's releases.
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
langfuseto 4.5.1Commits
Updates
langgraphto 1.1.10Release notes
Sourced from langgraph's releases.
Commits
cb328b5release(prebuilt): 1.0.12, langgraph 1.1.10 (#7623)d177a0dRevert "chore: node-level timeouts" (#7627)372d54drelease(checkpoint): 4.0.3 (#7625)f4aee54fix(prebuilt): hydrate ToolNode state from channels via pregel helpers (#7594)85cd64efix(checkpoint): revive lc=2 JSON blobs for safe types without allowlist (#7582)53a9806chore(deps): bump nbconvert from 7.17.0 to 7.17.1 in /libs/langgraph (#7573)219fbbechore(deps): bump python-dotenv from 1.2.1 to 1.2.2 in /libs/langgraph (#7574)aeff954chore: node-level timeouts (#7599)1a248cbrelease(prebuilt): 1.0.11 (#7610)45246f6feat(prebuilt): allow ToolNode tools to return list[Command | ToolMessage] (#...Updates
llama-indexto 0.14.21Release notes
Sourced from llama-index's releases.
... (truncated)
Changelog
Sourced from llama-index's changelog.
... (truncated)
Commits
931f56eRelease 0.14.21 (#21427)17fba87fix: add explicit UTF-8 encoding to persistence layer fs.open() calls (#21111)33f7ba4Adds Google Gemma models and Bump version to 0.14.6 (#21380)38c1716chore(deps): bump the pip group across 96 directories with 2 updates (#21381)7921256chore(deps): bump the pip group across 87 directories with 2 updates (#21382)ffc726fchore(deps): bump the pip group across 68 directories with 2 updates (#21394)91fe33eFix Breaking Change in Message Block Buffer Resolution (#21339)10955bffix: parse MistralAI structured ThinkChunk/TextChunk without regex (#20916)9eb4c2dfix: filter unknown kwargs before VectorStoreQuery construction (#14557) (#21...a61f2cffix(core): handleValueErrorandTypeErrorfrom structured output failure...Updates
openaito 2.33.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
94c88b8release: 2.33.0 (#3119)c5b099crelease: 2.33.0cb63de7codegen metadata18f834afeat(api): api update00b2091chore(ci): remove release-doctor workflowf9d2d13fix(api): correct prompt_cache_retention enum value from in-memory to in_memo...e507a4erelease: 2.32.0 (#3074)750354erelease: 2.31.05be9536feat(client): add support for short-lived tokens (#1608)f1fd4fafeat(client): support sending raw data over websocketsUpdates
poethepoetto 0.45.0Release notes
Sourced from poethepoet's releases.
Commits
244cf0bBump version to 0.45.03a6c09afeat: support forwarding free arguments via $POE_EXTRA_ARGS (#380)a1edcdafix: preserve quotes in :+/:- operator arguments (#333) (#377)3e60a85fix: handle cancelled asyncio tasks correctly (#378)bbdd435fix: handle ctrl+c attempt on windows if running bat/cmd scripts (#382)67a623dBump version to 0.44.0472f390feat!: support recursive includes #317 (#372)3168956chore: optimize tests to run 17pc faster (#371)6a25fbachore: bump version to 0.43.083091a5feat!: treat false boolean args as unset env vars and add private vars (#359)Updates
pymupdfto 1.27.2.3Release notes
Sourced from pymupdf's releases.
Changelog
Sourced from pymupdf's changelog.
... (truncated)
Commits
bf51516Update version to 1.27.2.3.e5bddbbscripts/ tests/: updated to match new location of pipcl.py in src/.eda615dMove pipcl.py and wdev.py into src/.a7fe8b3changes.txt: updates for next release.61da30atests/test_drawings.py: New tests for #4954: test_4954_1() test_4954_2().5445fc0docs/conf.py: change how we look for version numbers in setup.py and scripts/...1792ef0pyproject.toml: require package pipcl for building.237f097tests/: fix tests if we are incorrectly claiming to be thread safe.cd89bb0tests/conftest.py: also install pipcl, as we move to using pipcl package.341eab2setup.py: added support for incorrectly claiming to be thread-safe, for #4760.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions