Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

poetry bot: bump langchain from 0.1.20 to 0.3.0 #1432

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps langchain from 0.1.20 to 0.3.0.

Release notes

Sourced from langchain's releases.

langchain-community==0.3.0

Changes since langchain-community==0.2.17

community: release 0.3 (#26472) multiple: pydantic 2 compatibility, v0.3 (#26443)

langchain-core==0.3.0

Changes since langchain-core==0.2.40

core: release 0.3.0 (#26453) multiple: pydantic 2 compatibility, v0.3 (#26443)

langchain-experimental==0.3.0

Changes since langchain-experimental==0.0.65

experimental: release 0.3 (#26477) multiple: pydantic 2 compatibility, v0.3 (#26443) Add the option to ignore structured output method to LLM graph transf… (#26013)

langchain-text-splitters==0.3.0

Changes since langchain-text-splitters==0.2.4

text-splitters: release 0.3 (#26460) multiple: pydantic 2 compatibility, v0.3 (#26443)

langchain==0.3.0

Changes since langchain==0.2.16

langchain: release 0.3.0 (#26462) multiple: pydantic 2 compatibility, v0.3 (#26443) core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270)

langchain-core==0.3.0.dev5

Changes since langchain-core==0.2.39

core[patch]: fix regression in convert_to_openai_tool with instances of Tool (#26327) core[patch]: Support non ASCII characters in tool output if user doesn't output string (#26319) Keyword-like runnable config (#26295)

langchain-core==0.3.0.dev4

Changes since langchain-core==0.2.38

infra: Clear cache for env-var checks (#26073) fmt fmt

langchain-core==0.3.0.dev3

Changes since langchain-core==0.2.38

infra: Clear cache for env-var checks (#26073)

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 16, 2024
@dependabot dependabot bot requested a review from raphodn September 16, 2024 13:14
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.20 to 0.3.0.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==0.1.20...langchain==0.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/langchain-0.3.0 branch from 4b33c70 to acd0947 Compare September 19, 2024 20:35
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 26, 2024

Superseded by #1442.

@dependabot dependabot bot closed this Sep 26, 2024
@dependabot dependabot bot deleted the dependabot/pip/langchain-0.3.0 branch September 26, 2024 13:30
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