release: alpha bump (a4) for langgraph, checkpoint, checkpoint-postgres (#7701)

- Bumps `langgraph` 1.2.0a6 → 1.2.0a7
- Bumps `langgraph-checkpoint` 4.1.0a3 → 4.1.0a4
- Bumps `langgraph-checkpoint-postgres` 3.1.0a3 → 3.1.0a4
- Bumps min `langgraph-checkpoint` constraint in `langgraph` and
`checkpoint-postgres` to `>=4.1.0a4`
- Refreshes uv locks across the workspace
This commit is contained in:
Sydney Runkle
2026-05-04 15:26:20 -04:00
committed by GitHub
parent 0a53c385b2
commit 125d10052c
9 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -272,7 +272,7 @@ wheels = [
[[package]]
name = "langgraph-checkpoint"
version = "4.1.0a3"
version = "4.1.0a4"
source = { editable = "../checkpoint" }
dependencies = [
{ name = "langchain-core" },