chore(checkpoint): bump patch version (#6244)

- Bump `langgraph-checkpoint` to 2.1.2
- Bump `langgraph-checkpoint-postgres` to 2.0.25 and raise
`langgraph-checkpoint` dep lower bound to 2.1.2
This commit is contained in:
Caspar Broekhuizen
2025-10-07 10:41:24 -07:00
committed by GitHub
parent 6cc8899818
commit 7d166bfb9f
7 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -257,7 +257,7 @@ wheels = [
[[package]]
name = "langgraph-checkpoint"
version = "2.1.1"
version = "2.1.2"
source = { editable = "../checkpoint" }
dependencies = [
{ name = "langchain-core" },