Skip to content

Commit 3b7117e

Browse files
build(deps): bump the uv group across 1 directory with 5 updates (#71)
Bumps the uv group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [langchain-core](https://github.com/langchain-ai/langchain) | `1.2.27` | `1.3.3` | | [banks](https://github.com/masci/banks) | `2.4.1` | `2.4.2` | | [idna](https://github.com/kjd/idna) | `3.11` | `3.15` | | [langchain-text-splitters](https://github.com/langchain-ai/langchain) | `1.1.1` | `1.1.2` | | [urllib3](https://github.com/urllib3/urllib3) | `2.6.3` | `2.7.0` | Updates `langchain-core` from 1.2.27 to 1.3.3 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.2.27...langchain-core==1.3.3) Updates `banks` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/masci/banks/releases) - [Commits](masci/banks@v2.4.1...v2.4.2) Updates `idna` from 3.11 to 3.15 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.11...v3.15) Updates `langchain-text-splitters` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-text-splitters==1.1.1...langchain-text-splitters==1.1.2) Updates `urllib3` from 2.6.3 to 2.7.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.3.3 dependency-type: direct:development dependency-group: uv - dependency-name: banks dependency-version: 2.4.2 dependency-type: indirect dependency-group: uv - dependency-name: idna dependency-version: '3.15' dependency-type: indirect dependency-group: uv - dependency-name: langchain-text-splitters dependency-version: 1.1.2 dependency-type: indirect dependency-group: uv - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: indirect dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5ff250 commit 3b7117e

2 files changed

Lines changed: 31 additions & 18 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dev = [
2929
"build>=1.2",
3030
"grpcio-tools>=1.60",
3131
"langchain-community>=0.3",
32-
"langchain-core>=0.3",
32+
"langchain-core>=1.3.3",
3333
"llama-index-core>=0.12",
3434
"pytest>=8",
3535
"pytest-asyncio>=0.23",

uv.lock

Lines changed: 30 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)