Bump the minor-and-patch group with 7 updates#5840
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the minor-and-patch group with 7 updates#5840dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the minor-and-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [langchain](https://github.com/langchain-ai/langchain) | `1.2.10` | `1.2.12` | | [langchain-anthropic](https://github.com/langchain-ai/langchain) | `1.3.4` | `1.3.5` | | [langchain-mistralai](https://github.com/langchain-ai/langchain) | `1.1.1` | `1.1.2` | | [langgraph](https://github.com/langchain-ai/langgraph) | `1.0.8` | `1.1.0` | | [qdrant-client](https://github.com/qdrant/qdrant-client) | `1.15.1` | `1.17.0` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.7.2` | `1.8.0` | | [responses](https://github.com/getsentry/responses) | `0.21.0` | `0.26.0` | Updates `langchain` from 1.2.10 to 1.2.12 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==1.2.10...langchain==1.2.12) Updates `langchain-anthropic` from 1.3.4 to 1.3.5 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-anthropic==1.3.4...langchain-anthropic==1.3.5) Updates `langchain-mistralai` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-mistralai==1.1.1...langchain-mistralai==1.1.2) Updates `langgraph` from 1.0.8 to 1.1.0 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.0.8...1.1.0) Updates `qdrant-client` from 1.15.1 to 1.17.0 - [Release notes](https://github.com/qdrant/qdrant-client/releases) - [Commits](qdrant/qdrant-client@v1.15.1...v1.17.0) Updates `scikit-learn` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.7.2...1.8.0) Updates `responses` from 0.21.0 to 0.26.0 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.21.0...0.26.0) --- updated-dependencies: - dependency-name: langchain dependency-version: 1.2.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: langchain-anthropic dependency-version: 1.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: langchain-mistralai dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: langgraph dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: qdrant-client dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: scikit-learn dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: responses dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Mar 18, 2026
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 minor-and-patch group with 7 updates:
1.2.101.2.121.3.41.3.51.1.11.1.21.0.81.1.01.15.11.17.01.7.21.8.00.21.00.26.0Updates
langchainfrom 1.2.10 to 1.2.12Release notes
Sourced from langchain's releases.
Commits
2a137bfrelease(langchain_v1): 1.2.12 (#35770)25f94eefeat: tracing for wrap model + tool call (#35765)f9dbd22fix(openai): typo (#35763)70cd1bdci: allow bot bypass (#35762)3e4c0d5chore(model-profiles): refresh model profile data (#35754)7cef35bchore: add reference docs MCP (#35737)057c484release(langchain_v1): 1.2.11 (#35723)cb50fedci: bypass issue-link gate for trusted contributors (#35720)292d0bddocs(huggingface): add [full] install guidance and sentence-transformers>=5.2...3e459beci: use app token for external PR label to trigger downstream workflows (#35710)Updates
langchain-anthropicfrom 1.3.4 to 1.3.5Release notes
Sourced from langchain-anthropic's releases.
Commits
50febb7release(anthropic): 1.3.5 (#35873)313d353chore: bump orjson from 3.11.5 to 3.11.6 in /libs/partners/chroma (#35800)1572ec1chore: bump orjson from 3.11.5 to 3.11.6 in /libs/partners/qdrant (#35801)721b7e1chore: bump black from 25.11.0 to 26.3.1 in /libs/langchain_v1 (#35802)7ef77c7chore: bump orjson from 3.11.5 to 3.11.6 in /libs/standard-tests (#35804)e2cd41echore: bump orjson from 3.11.5 to 3.11.6 in /libs/langchain (#35806)44e8e83chore: bump orjson from 3.11.5 to 3.11.6 in /libs/langchain_v1 (#35807)6d6d719fix(anthropic): Ignore general usage cache_creation fields if more specific f...b1f2d9cfix(langchain-classic): format (#35854)d6dbcf6perf(.github): set a timeout on get min versions HTTP calls (#35851)Updates
langchain-mistralaifrom 1.1.1 to 1.1.2Release notes
Sourced from langchain-mistralai's releases.
Commits
a9707b3release(mistralai): 1.1.2 (#35835)cf07003release(langchain): 1.0.3 (#35834)41cca20release(core): 1.2.19 (#35832)307cdcachore(core): move BaseCrossEncoder to langchain-core (#35809)cee6430refactor(xai): remove redundantlc_attributesoverride (#35791)6b9b4c6feat(xai): supportbase_urlalias andXAI_API_BASEenv var (#35790)b676167fix(deepseek): acceptbase_urlas alias forapi_base(#35789)5d9568bfeat(model-profiles): new fields +Makefiletarget (#35788)1891d41chore: bump tornado from 6.5.2 to 6.5.5 in /libs/text-splitters (#35774)1d954bcchore: bump tornado from 6.5.2 to 6.5.5 in /libs/langchain (#35773)Updates
langgraphfrom 1.0.8 to 1.1.0Release notes
Sourced from langgraph's releases.
... (truncated)
Commits
3330ccdrelease(langgraph): 1.1 (#7102)4ef6169feat(cli): add distributed runtime support to langgraph cli (#7096)27da1d3chore(deps): bump the all-dependencies group across 1 directory with 3 update...9c2deacfix: replay behavior for parent + subgraphs! (#7038)2638ff7release(cli): 0.4.15 (#7095)6511797feat(cli): add langgraph deploy (#7004)6a19a5achore: Add cache (#7092)f4a18e0chore(deps): bump the all-dependencies group in /libs/langgraph with 3 update...d5b6124chore(deps): bump the all-dependencies group across 1 directory with 2 update...f7d94d2chore(deps): bump the all-dependencies group in /libs/cli with 2 updates (#7075)Updates
qdrant-clientfrom 1.15.1 to 1.17.0Release notes
Sourced from qdrant-client's releases.
... (truncated)
Commits
e7101dcbump version to v1.17.0e50eb17Update models 1.17 (#1154)5234450fix: apply score_threshold filtering after fusion queries in local mode (#1138)49fa101bump version to 1.16.25bd87e4Fix/lazy load local mode (#1134)1b142affix: propagate lookup from correctly in query_points_groups (#1133)9e61a69Drop python3.9 (#1110)2c45a53new: adjust numpy versioning (#1132)67836fctests: speed up tests (#1130)750d735bump version to 1.16.1Updates
scikit-learnfrom 1.7.2 to 1.8.0Release notes
Sourced from scikit-learn's releases.
Commits
646da0f[cd build]4f4f283Generate changelog967dcdeSet versioncb1424bDOC Release highlights for 1.8 (#32809)5645b27🔒 🤖 CI Update lock files for main CI build(s) 🔒 🤖 (#32859)6b9fb11🔒 🤖 CI Update lock files for free-threaded CI build(s) 🔒 :rob...a0f6d88🔒 🤖 CI Update lock files for array-api CI build(s) 🔒 🤖 ...c1de8fcFIX Makeget_namespacehandle pandas dataframe input (#32838)764249aFix_safe_indexingwith non integer arrays on array API inputs (#32840)eca5e0aFIX Add new default max_samples=None in Bagging estimators (#32825)Updates
responsesfrom 0.21.0 to 0.26.0Release notes
Sourced from responses's releases.
... (truncated)
Changelog
Sourced from responses's changelog.
... (truncated)
Commits
94913d0release: 0.26.0051b79eMakeassert_all_requests_are_firedalways assert on exception (#782)0905cb8Fix query_param_matcher not matching empty query parameter values (#787)e0c6faaci(release): Switch from action-prepare-release to Craft (#785)1be3a73fix: Consider theRetry-Afterheader when handling retries (#784)c6730fbMerge branch 'release/0.25.8'cdd104drelease: 0.25.8f940dc7Allow asserts on add_callback() matches (#774)9485a01Fix mypy errors in master (#776)1532e9e🔧 chore: update return type of RequestsMock.exit (#769)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