Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

chore(deps): Update langchain and related dependencies in poetry.lock and pyproject.toml#104

Merged
dragos199993 merged 1 commit into
mainfrom
ENG-3457_high-vulnerabilities-fixes
Sep 23, 2025
Merged

chore(deps): Update langchain and related dependencies in poetry.lock and pyproject.toml#104
dragos199993 merged 1 commit into
mainfrom
ENG-3457_high-vulnerabilities-fixes

Conversation

@dragos199993

Copy link
Copy Markdown
Member
  • Bump langchain to version 0.3.27 and langchain-community to version 0.3.29.
  • Update langchain-core to version 0.3.76 and langchain-text-splitters to version 0.3.11.
  • Adjust langsmith to version 0.4.30 and pydantic-settings to version 2.10.1.
  • Update requests to version 2.32.5 and other related dependencies for compatibility.

… and pyproject.toml

- Bump langchain to version 0.3.27 and langchain-community to version 0.3.29.
- Update langchain-core to version 0.3.76 and langchain-text-splitters to version 0.3.11.
- Adjust langsmith to version 0.4.30 and pydantic-settings to version 2.10.1.
- Update requests to version 2.32.5 and other related dependencies for compatibility.
@github-actions

github-actions Bot commented Sep 23, 2025

Copy link
Copy Markdown

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  notdiamond/toolkit
  custom_router.py
  notdiamond/toolkit/rag
  evaluation.py
  testset.py
  workflow.py
  tests/test_toolkit/rag
  test_data_gen.py
  test_example_workflow.py
Project Total  

This report was generated by python-coverage-comment-action

Comment thread pyproject.toml
langchain-openai = { version = ">=0.3.9", optional = true }
langchain-anthropic = { version = ">=0.3.10", optional = true }
langchain-community = { version = ">=0.3.20", optional = true }
langchain-community = { version = ">=0.3.27", optional = true }

@botond-veress botond-veress Sep 23, 2025

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@dragos199993 I don't see the rest of the dependencies bumped that were mentioned in the description

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

ah these were updated within the bounderies of the lock file. so the changes are only in the poetry.lock

@dragos199993 dragos199993 merged commit 1ba829f into main Sep 23, 2025
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants