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

Bump langchain from 0.3.2 to 0.3.4 #44

Merged
merged 2 commits into from
Oct 21, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps langchain from 0.3.2 to 0.3.4.

Release notes

Sourced from langchain's releases.

langchain-core==0.3.4

Changes since langchain-core==0.3.3

core: release 0.3.4 (#26729) core: In astream_events propagate cancellation reason to inner task (#26727)

langchain==0.3.4

Changes since langchain==0.3.3

langchain: release 0.3.4 (#27458) core[patch]: add convert_to_openai_messages util (#27263) core[patch],langchain[patch],community[patch]: Bump version dependency of tenacity to >=8.1.0,!=8.4.0,<10 (#27201)

langchain-core==0.3.3

Changes since langchain-core==0.2.41

core: release 0.3.3 (#26713) core[patch]: Fix defusedxml import (#26718) core/langchain: fix version used in deprecation (#26724) core[patch],langchain[patch]: deprecate memory and entity abstractions and implementations (#26717) Avoid copying runs (#26689) core[patch]: support js chat model namespaces (#26688) core[patch]: Release 0.3.2 (#26686) core[patch]: Fix load of ChatBedrock (#26679) core[patch]: support load from path for default namespaces (#26675) core, community: move graph vectorstores to community (#26678) core: Add N(naming) ruff rules (#25362) core: use ruff.target-version instead (#26634) core: remove [project] tag from pyproject (#26633) core: Put Python version as a project requirement so it is considered by ruff (#26608) core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) docs: pypi readme image links (#26590) core,openai,grow,fw[patch]: deprecate bind_functions, update chat mod… (#26584) core[patch]: Release 0.3.1 (#26581) core[patch]: Fix "argument of type 'NoneType' is not iterable" error in LangChainTracer (#26576) core[minor]: remove beta from RemoveMessage (#26579) core: release 0.3.0 (#26453) multiple: pydantic 2 compatibility, v0.3 (#26443)

langchain==0.3.3

Changes since langchain==0.3.2

langchain: release 0.3.3 (#27213) core[patch]: exclude model cache from ser (#27086)

langchain-community==0.3.3

Changes since langchain-community==0.3.2

community: release 0.3.3 (#27472) community[minor]: add proxy support to RecursiveUrlLoader (#27364)

... (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 the dependencies Pull requests that update a dependency file label Oct 21, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/langchain-0.3.4 branch from d919113 to 77aaccc Compare October 21, 2024 15:47
kekaczma
kekaczma previously approved these changes Oct 21, 2024
Copy link
Contributor

@kekaczma kekaczma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@dependabot dependabot bot force-pushed the dependabot/pip/langchain-0.3.4 branch from 77aaccc to e72e00c Compare October 21, 2024 15:51
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.3.2 to 0.3.4.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==0.3.2...langchain==0.3.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/langchain-0.3.4 branch from e72e00c to dfea85f Compare October 21, 2024 16:14
Copy link
Contributor

@kekaczma kekaczma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

Copy link
Contributor

@kekaczma kekaczma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@kekaczma kekaczma merged commit b100711 into main Oct 21, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/pip/langchain-0.3.4 branch October 21, 2024 16:20
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant