15 Commits

Author SHA1 Message Date
John Kennedy 9dd37159bc Merge pull request #5 from langchain-ai/dependabot/uv/uv-21ec23b125
Bump the uv group across 1 directory with 3 updates
2026-07-14 23:53:13 -07:00
dependabot[bot] 4a40d74bb6 Bump the uv group across 1 directory with 3 updates
Bumps the uv group with 3 updates in the / directory: [langgraph-checkpoint](https://github.com/langchain-ai/langgraph), [langgraph-sdk](https://github.com/langchain-ai/langgraph) and [langsmith](https://github.com/langchain-ai/langsmith-sdk).


Updates `langgraph-checkpoint` from 4.0.0 to 4.1.1
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](https://github.com/langchain-ai/langgraph/compare/checkpoint==4.0.0...checkpoint==4.1.1)

Updates `langgraph-sdk` from 0.3.13 to 0.3.15
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](https://github.com/langchain-ai/langgraph/compare/0.3.13...0.3.15)

Updates `langsmith` from 0.8.0 to 0.8.18
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases)
- [Commits](https://github.com/langchain-ai/langsmith-sdk/compare/v0.8.0...v0.8.18)

---
updated-dependencies:
- dependency-name: langgraph-checkpoint
  dependency-version: 4.1.1
  dependency-type: indirect
  dependency-group: uv
- dependency-name: langgraph-sdk
  dependency-version: 0.3.15
  dependency-type: indirect
  dependency-group: uv
- dependency-name: langsmith
  dependency-version: 0.8.18
  dependency-type: indirect
  dependency-group: uv
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-28 05:47:29 +00:00
John Kennedy b68a8a69e2 Merge pull request #4 from langchain-ai/dependabot/uv/uv-5e485423ea
Bump the uv group across 1 directory with 3 updates
2026-06-27 22:44:58 -07:00
dependabot[bot] 4e599c9d00 Bump the uv group across 1 directory with 3 updates
Bumps the uv group with 3 updates in the / directory: [idna](https://github.com/kjd/idna), [langsmith](https://github.com/langchain-ai/langsmith-sdk) and [urllib3](https://github.com/urllib3/urllib3).


Updates `idna` from 3.10 to 3.15
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)
- [Commits](https://github.com/kjd/idna/compare/v3.10...v3.15)

Updates `langsmith` from 0.7.31 to 0.8.0
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases)
- [Commits](https://github.com/langchain-ai/langsmith-sdk/compare/v0.7.31...v0.8.0)

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](https://github.com/urllib3/urllib3/compare/2.6.3...2.7.0)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.15'
  dependency-type: indirect
  dependency-group: uv
- dependency-name: langsmith
  dependency-version: 0.8.0
  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>
2026-05-26 08:09:19 +00:00
John Kennedy 5ca2bba446 Merge pull request #3 from langchain-ai/dependabot/uv/uv-ec8033b4f6
Bump langchain-core from 1.2.30 to 1.3.3 in the uv group across 1 directory
2026-05-26 01:06:30 -07:00
dependabot[bot] 72d4dfb1bb Bump langchain-core in the uv group across 1 directory
Bumps the uv group with 1 update in the / directory: [langchain-core](https://github.com/langchain-ai/langchain).


Updates `langchain-core` from 1.2.30 to 1.3.3
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==1.2.30...langchain-core==1.3.3)

---
updated-dependencies:
- dependency-name: langchain-core
  dependency-version: 1.3.3
  dependency-type: direct:production
  dependency-group: uv
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-09 00:00:15 +00:00
John Kennedy 5f561038a6 Merge pull request #2 from langchain-ai/dependabot/uv/uv-e59dd8fd5f
Bump the uv group across 1 directory with 4 updates
2026-04-15 21:30:43 -07:00
dependabot[bot] c26992f950 Bump the uv group across 1 directory with 4 updates
Bumps the uv group with 4 updates in the / directory: [langgraph-checkpoint](https://github.com/langchain-ai/langgraph), [langsmith](https://github.com/langchain-ai/langsmith-sdk), [requests](https://github.com/psf/requests) and [urllib3](https://github.com/urllib3/urllib3).


Updates `langgraph-checkpoint` from 2.1.1 to 4.0.0
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](https://github.com/langchain-ai/langgraph/compare/checkpoint==2.1.1...checkpoint==4.0.0)

Updates `langsmith` from 0.4.20 to 0.7.31
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases)
- [Commits](https://github.com/langchain-ai/langsmith-sdk/compare/v0.4.20...v0.7.31)

Updates `requests` from 2.32.5 to 2.33.0
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.5...v2.33.0)

Updates `urllib3` from 2.5.0 to 2.6.3
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.5.0...2.6.3)

---
updated-dependencies:
- dependency-name: langgraph-checkpoint
  dependency-version: 4.0.0
  dependency-type: indirect
  dependency-group: uv
- dependency-name: langsmith
  dependency-version: 0.7.31
  dependency-type: indirect
  dependency-group: uv
- dependency-name: requests
  dependency-version: 2.33.0
  dependency-type: indirect
  dependency-group: uv
- dependency-name: urllib3
  dependency-version: 2.6.3
  dependency-type: indirect
  dependency-group: uv
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-16 04:29:24 +00:00
John Kennedy 1521d7410a Merge pull request #1 from langchain-ai/dependabot/uv/uv-69e3ff58e6
Bump langgraph from 0.6.6 to 1.0.10rc1 in the uv group across 1 directory
2026-04-15 21:28:05 -07:00
dependabot[bot] 5bfbbc1c5e Bump langgraph in the uv group across 1 directory
Bumps the uv group with 1 update in the / directory: [langgraph](https://github.com/langchain-ai/langgraph).


Updates `langgraph` from 0.6.6 to 1.0.10rc1
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](https://github.com/langchain-ai/langgraph/compare/0.6.6...1.0.10rc1)

---
updated-dependencies:
- dependency-name: langgraph
  dependency-version: 1.0.10rc1
  dependency-type: direct:production
  dependency-group: uv
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-16 04:12:22 +00:00
isaac hershenson 7da97cccbf readme update 2025-08-29 13:42:18 -07:00
isaac hershenson ff1a09802b readme update 2025-08-29 13:28:35 -07:00
isaac hershenson 792c2d6963 dep changes 2025-08-29 13:26:23 -07:00
isaac hershenson 7bc678b130 readme update 2025-08-29 12:53:47 -07:00
isaac hershenson f5824ba746 foo 2025-08-29 12:52:29 -07:00