chore(deps): bump the pip group across 5 directories with 3 updates#21
chore(deps): bump the pip group across 5 directories with 3 updates#21dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the pip group with 2 updates in the /libs/cli/examples/graph_prerelease_reqs directory: [langchain-openai](https://github.com/langchain-ai/langchain) and [langgraph](https://github.com/langchain-ai/langgraph). Bumps the pip group with 1 update in the /libs/cli/examples/graph_prerelease_reqs/deps/additional_deps directory: [langgraph](https://github.com/langchain-ai/langgraph). Bumps the pip group with 1 update in the /libs/cli/examples/graph_prerelease_reqs/deps/zuper_deps directory: [langchain-openai](https://github.com/langchain-ai/langchain). Bumps the pip group with 2 updates in the /libs/cli/examples/graph_prerelease_reqs_fail directory: [langchain-openai](https://github.com/langchain-ai/langchain) and [langgraph](https://github.com/langchain-ai/langgraph). Bumps the pip group with 1 update in the /libs/langgraph directory: [langchain-core](https://github.com/langchain-ai/langchain). Updates `langchain-openai` from 1.0.0a2 to 1.1.14 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.0.0a2...langchain-openai==1.1.14) Updates `langgraph` from 1.0.0a2 to 1.0.10rc1 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.0.0a2...1.0.10rc1) Updates `langgraph` from 0.6.0 to 1.0.10rc1 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.0.0a2...1.0.10rc1) Updates `langchain-openai` from 0.3.0 to 1.1.14 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.0.0a2...langchain-openai==1.1.14) Updates `langchain-openai` from 1.0.0a2 to 1.1.14 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.0.0a2...langchain-openai==1.1.14) Updates `langgraph` from 1.0.0a2 to 1.0.10rc1 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.0.0a2...1.0.10rc1) Updates `langchain-core` from 1.0.0a1 to 1.2.28 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.0.0a1...langchain-core==1.2.28) --- updated-dependencies: - dependency-name: langchain-openai dependency-version: 1.1.14 dependency-type: direct:production dependency-group: pip - dependency-name: langgraph dependency-version: 1.0.10rc1 dependency-type: direct:production dependency-group: pip - dependency-name: langgraph dependency-version: 1.0.10rc1 dependency-type: direct:production dependency-group: pip - dependency-name: langchain-openai dependency-version: 1.1.14 dependency-type: direct:production dependency-group: pip - dependency-name: langchain-openai dependency-version: 1.1.14 dependency-type: direct:production dependency-group: pip - dependency-name: langgraph dependency-version: 1.0.10rc1 dependency-type: direct:production dependency-group: pip - dependency-name: langchain-core dependency-version: 1.2.28 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 4bc0211961
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "pytest-xdist[psutil]", | ||
| "pytest-repeat", | ||
| "langchain-core==1.0.0a1", | ||
| "langchain-core==1.2.28", |
There was a problem hiding this comment.
Regenerate langgraph lockfile after bumping test core pin
Updating the test dependency to langchain-core==1.2.28 here is currently ineffective in CI because the workflows install with uv sync --frozen (checked .github/workflows/_test_langgraph.yml:42 and .github/workflows/_test.yml:45), which does not re-resolve from pyproject.toml. libs/langgraph/uv.lock still pins langchain-core to 1.0.0a1 and keeps the dev requirement at ==1.0.0a1 (lines 1330 and 1432), so tests and lint continue running against the old version and the bump is not actually validated.
Useful? React with 👍 / 👎.
Bumps the pip group with 2 updates in the /libs/cli/examples/graph_prerelease_reqs directory: langchain-openai and langgraph.
Bumps the pip group with 1 update in the /libs/cli/examples/graph_prerelease_reqs/deps/additional_deps directory: langgraph.
Bumps the pip group with 1 update in the /libs/cli/examples/graph_prerelease_reqs/deps/zuper_deps directory: langchain-openai.
Bumps the pip group with 2 updates in the /libs/cli/examples/graph_prerelease_reqs_fail directory: langchain-openai and langgraph.
Bumps the pip group with 1 update in the /libs/langgraph directory: langchain-core.
Updates
langchain-openaifrom 1.0.0a2 to 1.1.14Release notes
Sourced from langchain-openai's releases.
... (truncated)
Commits
b7447c6fix(infra): skip serdes tests in min-version release step (#36818)41c0cc5release(openai): 1.1.14 (#36820)0516156fix(openai): use SSRF-safe transport for image token counting (#36819)338aa81fix(core): restore cloud metadata IPs and link-local range in SSRF policy (#3...51e9548chore: bump langsmith from 0.6.3 to 0.7.31 in /libs/text-splitters (#36797)e85c418chore: bump langsmith from 0.6.3 to 0.7.31 in /libs/model-profiles (#36798)789126echore: bump langsmith from 0.6.3 to 0.7.31 in /libs/standard-tests (#36799)937b3ebchore: bump langsmith from 0.6.3 to 0.7.31 in /libs/langchain_v1 (#36800)a06c205ci(infra): validate issue checkboxes by section (#36811)aa33b06fix(langchain-classic): suppress mypy errors in compat code (#36806)Updates
langgraphfrom 1.0.0a2 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
langgraphfrom 0.6.0 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.0 to 1.1.14Release notes
Sourced from langchain-openai's releases.
... (truncated)
Commits
b7447c6fix(infra): skip serdes tests in min-version release step (#36818)41c0cc5release(openai): 1.1.14 (#36820)0516156fix(openai): use SSRF-safe transport for image token counting (#36819)338aa81fix(core): restore cloud metadata IPs and link-local range in SSRF policy (#3...51e9548chore: bump langsmith from 0.6.3 to 0.7.31 in /libs/text-splitters (#36797)e85c418chore: bump langsmith from 0.6.3 to 0.7.31 in /libs/model-profiles (#36798)789126echore: bump langsmith from 0.6.3 to 0.7.31 in /libs/standard-tests (#36799)937b3ebchore: bump langsmith from 0.6.3 to 0.7.31 in /libs/langchain_v1 (#36800)a06c205ci(infra): validate issue checkboxes by section (#36811)aa33b06fix(langchain-classic): suppress mypy errors in compat code (#36806)Updates
langchain-openaifrom 1.0.0a2 to 1.1.14Release notes
Sourced from langchain-openai's releases.
... (truncated)
Commits
b7447c6fix(infra): skip serdes tests in min-version release step (#36818)41c0cc5release(openai): 1.1.14 (#36820)0516156fix(openai): use SSRF-safe transport for image token counting (#36819)338aa81fix(core): restore cloud metadata IPs and link-local range in SSRF policy (#3...51e9548chore: bump langsmith from 0.6.3 to 0.7.31 in /libs/text-splitters (#36797)e85c418chore: bump langsmith from 0.6.3 to 0.7.31 in /libs/model-profiles (#36798)789126echore: bump langsmith from 0.6.3 to 0.7.31 in /libs/standard-tests (#36799)937b3ebchore: bump langsmith from 0.6.3 to 0.7.31 in /libs/langchain_v1 (#36800)a06c205ci(infra): validate issue checkboxes by section (#36811)aa33b06fix(langchain-classic): suppress mypy errors in compat code (#36806)Updates
langgraphfrom 1.0.0a2 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-corefrom 1.0.0a1 to 1.2.28Release notes
Sourced from langchain-core's releases.
... (truncated)
Commits
dd7c3ebrelease(core): release 1.2.28 (#36614)af2ed47fix(core): add more sanitization to templates (#36612)7e5858drelease(standard-tests): 1.1.6 (#36610)fe99cb2fix(standard-tests): update standard tests for sandbox backends (#36036)65bbd47chore(model-profiles): refresh model profile data (#36596)6486404release(core): 1.2.27 (#36586)7629c74fix(core): handle symlinks in deprecated prompt save path (#36585)ce21bf4ci: convert working-directory to validated dropdown (#36575)b8698earelease(ollama): 1.1.0 (#36574)3beba77feat(ollama): supportresponse_format(#34612)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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.