Skip to content

Commit 8750fcd

Browse files
Update pymongo requirement from <4.12,>=4.10 to >=4.10,<4.13 in /libs/langgraph-checkpoint-mongodb (#126)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steven Silvester <[email protected]>
1 parent cd40c27 commit 8750fcd

File tree

3 files changed

+1983
-1983
lines changed

3 files changed

+1983
-1983
lines changed

libs/langgraph-checkpoint-mongodb/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
requires-python = ">=3.9"
1111
dependencies = [
1212
"langgraph-checkpoint>=2.0.23,<3.0.0",
13-
"pymongo>=4.10,<4.12",
13+
"pymongo>=4.10,<4.13",
1414
"motor>3.6.0",
1515
]
1616

0 commit comments

Comments
 (0)