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 the python-requirements group with 2 updates #160

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the python-requirements group with 2 updates: langchain and langchain-community.

Updates langchain from 0.3.0 to 0.3.1

Release notes

Sourced from langchain's releases.

langchain-core==0.3.1

Changes since langchain-core==0.3.0

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)

langchain-experimental==0.3.1

Changes since langchain-experimental==0.3.0

experimental: release 0.3.1 (#26830) experimental[major]: CVE-2024-46946 fix (#26783) fix[experimental]: Fix text splitter with gradient (#26629) Fix async parsing for llm graph transformer (#26650) Add check for prompt based approach in llm graph transformer (#26519)

langchain-community==0.3.1

Changes since langchain-community==0.3.0

community: bump langchain version (#26876) community: bump core versoin (#26875) 0.3.1 release community (#26872) community[patch]: Fix validation error in SettingsConfigDict across multiple Langchain modules (#26852) community[minor]: [Pebblo] Enhance PebbloSafeLoader to take anonymize flag (#26812) community[patch]: [SharePointLoader] Fix validation error in _O365Settings due to extra fields in .env file (#26851) community[patch]: callback before yield for friendli (#26842) community[patch]: callback before yield for deepsparse llm (#26822) community: Add Sambanova Cloud Chat model community integration (#26333) community[patch]: Fix tool_calls parsing when streaming from DeepInfra (#26813) community[patch]: callback before yield for bedrock llm (#26804) Remove pydantic restricted namespaces from HuggingFaceInferenceAPIEmbedings (#26744) community[patch]: Handle empty PR body in get_pull_request in Github utility (#26739) community: Fix links in GraphVectorStore pydoc (#25959) core: Add docstring for GraphVectorStoreRetriever (#26224) community[patch]: add web loader tests (#26728) Avoid copying runs (#26689) support epsilla cloud vector database in langchain (#26065) fix:fix ChatZhipuAI tool call bug (#26693) core, community: move graph vectorstores to community (#26678) [community] Fix WorkspaceClient error with pydantic validation (#26649) community[patch]: add to pypdf tests and run in CI (#26663) [community] Added PebbloTextLoader for loading text data in PebbloSafeLoader (#26582) community: fix error in sambastudio embeddings (#26260) community: remove sambaverse (#26265) community : [bugfix] Use document ids as keys in AzureSearch vectorstore (#25486) community: Add warning when page_content is empty (#25955) docs[community]: Fix raw string in docstring (#26350) community: Retry retriable errors in Neo4j (#26211) Improvement[Community] Improve api doc of BeautifulSoupTransformer (#26423) community[patch]: o1-preview and o1-mini costs (#26411)

... (truncated)

Commits
  • 9a31ad6 langchain: release 0.3.1 (#26868)
  • ef2ab26 core: release 0.3.6 (#26863)
  • 87e2149 docs[patch]: remove deprecated loaders from feature tables (#26709)
  • a001006 docs[patch]: add guide for loading web pages (#26708)
  • eaffa92 openai[patch]: Release 0.2.1 (#26858)
  • 51c4393 community[patch]: Fix validation error in SettingsConfigDict across multiple ...
  • d502858 Update main README.md to reference latest version of documentation (#26854)
  • 27c1214 docs[patch]: In conceptual docs explain constraints on ToolMessage (#26792)
  • 3a1b925 core: Add ruff rules for comprehensions (C4) (#26829)
  • 7e5a9c3 community[minor]: [Pebblo] Enhance PebbloSafeLoader to take anonymize flag (#...
  • Additional commits viewable in compare view

Updates langchain-community from 0.3.0 to 0.3.1

Release notes

Sourced from langchain-community's releases.

langchain-community==0.3.1

Changes since langchain-community==0.3.0

community: bump langchain version (#26876) community: bump core versoin (#26875) 0.3.1 release community (#26872) community[patch]: Fix validation error in SettingsConfigDict across multiple Langchain modules (#26852) community[minor]: [Pebblo] Enhance PebbloSafeLoader to take anonymize flag (#26812) community[patch]: [SharePointLoader] Fix validation error in _O365Settings due to extra fields in .env file (#26851) community[patch]: callback before yield for friendli (#26842) community[patch]: callback before yield for deepsparse llm (#26822) community: Add Sambanova Cloud Chat model community integration (#26333) community[patch]: Fix tool_calls parsing when streaming from DeepInfra (#26813) community[patch]: callback before yield for bedrock llm (#26804) Remove pydantic restricted namespaces from HuggingFaceInferenceAPIEmbedings (#26744) community[patch]: Handle empty PR body in get_pull_request in Github utility (#26739) community: Fix links in GraphVectorStore pydoc (#25959) core: Add docstring for GraphVectorStoreRetriever (#26224) community[patch]: add web loader tests (#26728) Avoid copying runs (#26689) support epsilla cloud vector database in langchain (#26065) fix:fix ChatZhipuAI tool call bug (#26693) core, community: move graph vectorstores to community (#26678) [community] Fix WorkspaceClient error with pydantic validation (#26649) community[patch]: add to pypdf tests and run in CI (#26663) [community] Added PebbloTextLoader for loading text data in PebbloSafeLoader (#26582) community: fix error in sambastudio embeddings (#26260) community: remove sambaverse (#26265) community : [bugfix] Use document ids as keys in AzureSearch vectorstore (#25486) community: Add warning when page_content is empty (#25955) docs[community]: Fix raw string in docstring (#26350) community: Retry retriable errors in Neo4j (#26211) Improvement[Community] Improve api doc of BeautifulSoupTransformer (#26423) community[patch]: o1-preview and o1-mini costs (#26411) Improvement[Community] Improve streamlit_callback_handler (#26373) community: Fix references in link extractors docstrings (#26314) community: modify document links for tencent vectordb (#26316) docs: pypi readme image links (#26590) core[patch]: Fix "argument of type 'NoneType' is not iterable" error in LangChainTracer (#26576) community: Enhance MongoDBLoader with flexible metadata and optimized field extraction (#23376)

Commits

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 <dependency name> major version will 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 version will 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

Bumps the python-requirements group with 2 updates: [langchain](https://github.com/langchain-ai/langchain) and [langchain-community](https://github.com/langchain-ai/langchain).


Updates `langchain` from 0.3.0 to 0.3.1
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==0.3.0...langchain==0.3.1)

Updates `langchain-community` from 0.3.0 to 0.3.1
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-community==0.3.0...langchain-community==0.3.1)

---
updated-dependencies:
- dependency-name: langchain
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: langchain-community
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
...

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 Sep 30, 2024
Copy link

cypress bot commented Sep 30, 2024

multi-mediawiki-rag    Run #468

Run Properties:  status check passed Passed #468  •  git commit 885ea45131 ℹ️: Merge 30f59c71ad315cde0099298835d38b5f5cde6327 into cb051a2d2f0f39398742183be6d1...
Project multi-mediawiki-rag
Branch Review dependabot/pip/python-requirements-1b3eb96d4f
Run status status check passed Passed #468
Run duration 00m 13s
Commit git commit 885ea45131 ℹ️: Merge 30f59c71ad315cde0099298835d38b5f5cde6327 into cb051a2d2f0f39398742183be6d1...
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 2
View all changes introduced in this branch ↗︎

@tylertitsworth tylertitsworth merged commit c672ffd into main Oct 3, 2024
6 of 7 checks passed
@tylertitsworth tylertitsworth deleted the dependabot/pip/python-requirements-1b3eb96d4f branch October 3, 2024 04:53
Copy link

cypress bot commented Oct 3, 2024

multi-mediawiki-rag    Run #469

Run Properties:  status check passed Passed #469  •  git commit c672ffdd31: Bump the python-requirements group with 2 updates (#160)
Project multi-mediawiki-rag
Branch Review main
Run status status check passed Passed #469
Run duration 00m 13s
Commit git commit c672ffdd31: Bump the python-requirements group with 2 updates (#160)
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 2
View all changes introduced in this branch ↗︎

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.

1 participant