chore(deps): bump the uv group across 1 directory with 11 updates#4
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the uv group across 1 directory with 11 updates#4dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the uv group with 8 updates in the /poke-backend directory: | Package | From | To | | --- | --- | --- | | [langgraph](https://github.com/langchain-ai/langgraph) | `0.6.7` | `1.0.10rc1` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.20` | `0.0.27` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.1.1` | `1.2.2` | | [langgraph-checkpoint](https://github.com/langchain-ai/langgraph) | `2.1.1` | `4.0.0` | | [langsmith](https://github.com/langchain-ai/langsmith-sdk) | `0.4.27` | `0.7.31` | | [requests](https://github.com/psf/requests) | `2.32.5` | `2.33.0` | | [starlette](https://github.com/Kludex/starlette) | `0.47.3` | `0.49.1` | | [urllib3](https://github.com/urllib3/urllib3) | `2.5.0` | `2.6.3` | Updates `langgraph` from 0.6.7 to 1.0.10rc1 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@0.6.7...1.0.10rc1) Updates `langchain-openai` from 0.3.33 to 1.2.1 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==0.3.33...langchain-openai==1.2.1) Updates `python-multipart` from 0.0.20 to 0.0.27 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.20...0.0.27) Updates `python-dotenv` from 1.1.1 to 1.2.2 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.1.1...v1.2.2) Updates `langchain-core` from 0.3.76 to 1.3.3 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==0.3.76...langchain-core==1.3.3) Updates `langgraph-checkpoint` from 2.1.1 to 4.0.0 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@checkpoint==2.1.1...checkpoint==4.0.0) Updates `langsmith` from 0.4.27 to 0.7.31 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.4.27...v0.7.31) Updates `orjson` from 3.11.3 to 3.11.9 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.11.3...3.11.9) Updates `requests` from 2.32.5 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.0) Updates `starlette` from 0.47.3 to 0.49.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.47.3...0.49.1) Updates `urllib3` from 2.5.0 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.3) --- updated-dependencies: - dependency-name: langgraph dependency-version: 1.0.10rc1 dependency-type: direct:production dependency-group: uv - dependency-name: langchain-openai dependency-version: 1.2.1 dependency-type: direct:production dependency-group: uv - dependency-name: python-multipart dependency-version: 0.0.27 dependency-type: direct:production dependency-group: uv - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production dependency-group: uv - dependency-name: langchain-core dependency-version: 1.3.3 dependency-type: indirect dependency-group: uv - dependency-name: langgraph-checkpoint dependency-version: 4.0.0 dependency-type: indirect dependency-group: uv - dependency-name: langsmith dependency-version: 0.7.31 dependency-type: indirect dependency-group: uv - dependency-name: orjson dependency-version: 3.11.9 dependency-type: indirect dependency-group: uv - dependency-name: requests dependency-version: 2.33.0 dependency-type: indirect dependency-group: uv - dependency-name: starlette dependency-version: 0.49.1 dependency-type: indirect dependency-group: uv - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: indirect dependency-group: uv ... 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.
Bumps the uv group with 8 updates in the /poke-backend directory:
0.6.71.0.10rc10.0.200.0.271.1.11.2.22.1.14.0.00.4.270.7.312.32.52.33.00.47.30.49.12.5.02.6.3Updates
langgraphfrom 0.6.7 to 1.0.10rc1Release notes
Sourced from langgraph's releases.
... (truncated)
Commits
a04ec5drelease: Candidate (#6947)50df7d4Merge commit from forkc4a4a46chore: add tests to confirm expected subgraph persistence behavior (#6943)f178eb8fix(langgraph): correct ParentCommand bubbling when checkpoint_ns includes nu...48167d7chore(deps): bump the all-dependencies group in /libs/cli with 2 updates (#6920)806878achore(deps): bump the all-dependencies group in /libs/checkpoint-postgres wit...8087e6adocs(sdk-py): update auth docstrings to default-deny pattern (#6933)8fbdb14release(sdk-py): 0.3.9 (#6932)5093802chore(deps): bump the all-dependencies group in /libs/checkpoint with 2 updat...b89ef60feat(sdk-py): add extract parameter to threads.search() (#6880)Updates
langchain-openaifrom 0.3.33 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
python-multipartfrom 0.0.20 to 0.0.27Release notes
Sourced from python-multipart's releases.
... (truncated)
Changelog
Sourced from python-multipart's changelog.
Commits
6d1d689Version 0.0.27 (#272)0b10220Run CI on main branch pull requests (#271)3e64f5fAdd multipart header limits (#267)eb109ccPass parse offsets via constructors (#268)78e29abBump pytest from 9.0.2 to 9.0.3 (#266)b2ddd09fuzz: Enhance fuzzing capabilities with new chunked and boundary tests (#264)28f4785Version 0.0.26 (#263)d4452a7Silently discard epilogue data after the closing boundary (#259)6a7b76dSkip preamble before first multipart boundary (#262)4addb60Version 0.0.25 (#261)Updates
python-dotenvfrom 1.1.1 to 1.2.2Release notes
Sourced from python-dotenv's releases.
... (truncated)
Changelog
Sourced from python-dotenv's changelog.
Commits
36004e0Bump version: 1.2.1 → 1.2.2eb20252docs: update changelog for v1.2.2790c5c0Merge commit from fork43340daRemove the use ofshin tests (#612)09d7ceedocs: clarify override behavior and document FIFO support (#610)c8de288ci: improve workflow efficiency with best practices (#609)7bd9e3dAdd Windows testing to CI (#604)1baaf04Drop Python 3.9 support and update to PyPy 3.11 (#608)4a22cf8ci: enable testing on Python 3.14t (free-threaded) (#588)e2e8e77Fix license specifier (#597)Updates
langchain-corefrom 0.3.76 to 1.3.3Release notes
Sourced from langchain-core's releases.
... (truncated)
Commits
5039dferelease(core): 1.3.3 (#37198)55a7707fix(core): set deprecationsinceto 1.3.3 to match release (#37200)c979c61fix(core, langchain): hardenload()against untrusted manifests (#37197)d703110docs: update README.md (#37190)4d50a2aci(infra): run pre-release checks before TestPyPI publish (#37194)9bd730efix(fireworks): requireapi_keyinFireworksEmbeddings(#37193)f475f41release(mistralai): 1.1.4 (#37191)7dbff48fix(mistralai): strip non-wire keys fromToolMessage(#37188)913816crelease(fireworks): 1.3.1 (#37189)4498d3dfix(fireworks): strip non-wire keys fromToolMessagetext content blocks (#...Updates
langgraph-checkpointfrom 2.1.1 to 4.0.0Release notes
Sourced from langgraph-checkpoint's releases.
... (truncated)
Commits
f91d79dfix: flip default on base cache (#6677)cb2faa7fix(prebuilt): support generic type arguments for ToolRuntime injection (#6509)a5827c5fix: change default recursion limit (#6676)5212369feat(sdk-py): add end-time to crons client (#6674)7045a23fix: addstateattribute toToolCallRequestoverrides (#6668)728db10fix: suppress unintended deprecation warning (#6669)454af21feat(sdk-py): cron.on_run_completed support (#6662)b4630d8chore: delete docs (#6488)311465bfix: sanitize namespace for deeply nested graph jumps (#6665)8ccead9docs: x-refs and explainer in tool node docs (#6653)Updates
langsmithfrom 0.4.27 to 0.7.31Release notes
Sourced from langsmith's releases.
... (truncated)
Commits
c434999release(py): 0.7.31 (#2716)47d7c4afeat: Filter kwargs from new token events (#2714)3c57445chore(deps-dev): bump rich from 14.3.3 to 15.0.0 in /python (#2708)2be6cd0chore(deps-dev): bump types-psutil from 7.2.2.20260130 to 7.2.2.20260408 in /...b8b6ca3chore(deps-dev): bump the js-minor-and-patch group across 1 directory with 7 ...9897cb3chore(deps): bump actions/github-script from 8 to 9 (