Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps langchain from 0.3.25 to 0.3.26.

Release notes

Sourced from langchain's releases.

langchain==0.3.26

Changes since langchain==0.3.25

langchain: release 0.3.26 (#31695) openai[patch]: add Responses API attributes to BaseChatOpenAI (#30329) langchain: Fix error in LLMListwiseRerank when Document list is empty (#31300) langchain: add missing milvus branch for self_query (#31630) core and langchain: Remove upper bound restriction langsmith dependency (#31629) bump langsmith to allow 0.4 (#31594) langchain[patch]: Allow specifying other hashing functions in embeddings (#31561) langchain[patch]: Remove proxy imports to langchain_experimental (#31541) core[patch]: revert change to stream type hint (#31501) core: Add mypy strict-equality rule (#31286) standard-tests: add benchmarks (#31302) anthropic: support for code execution, MCP connector, files API features (#31340) langchain[patch]: update AgentType docstring with correct documentation URL (#31333) Fix link to deprecation alternative for ConversationChain in docs (#31299) langchain: use mypy strict checking with exemptions (#31018)

langchain-openai==0.3.26

Changes since langchain-openai==0.3.25

openai[patch]: update cassette (#31752) openai[patch]: update test following release of openai 1.92 (#31751) openai: release 0.3.26 (#31749) openai[patch]: allow specification of output format for Responses API (#31686) openai[patch]: fix bug where function call IDs were not populated (#31735) openai[patch]: add attribute to always use previous_response_id (#31734) openai[patch]: fix dropping response headers while streaming / Azure (#31580)

Commits
  • cf5a442 langchain: release 0.3.26 (#31695)
  • 5015188 Revert "infra: temporarily drop OpenAI from core release test matrix" (#31694)
  • 26030ab infra: temporarily drop OpenAI from core release test matrix (#31693)
  • 5271fd7 core[patch]: check before removing tags (#31691)
  • 39a8a11 core: release 0.3.66 (#31690)
  • 4fe490c [Docs] Update deprecated Pydantic .schema() method to .model_json_schema() in...
  • 2c98599 text-splitters: fix stale header metadata in ExperimentalMarkdownSyntaxTextSp...
  • 9d4d258 [Doc] Improve api doc for DeepSeek (#31655)
  • 22e6d90 langchain_mistralai: Include finish_reason in response metadata when parsin...
  • 7ff4050 core[patch]: Returning always 2D Array for _cosine_similarity (#31528)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.3.25 to 0.3.26.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==0.3.25...langchain==0.3.26)

---
updated-dependencies:
- dependency-name: langchain
  dependency-version: 0.3.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2025

Superseded by #1353.

@dependabot dependabot bot closed this Aug 1, 2025
@dependabot dependabot bot deleted the dependabot/pip/backend/dev/langchain-0.3.26 branch August 1, 2025 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants