Skip to content

Commit f82de1a

Browse files
authored
chore: bump locks (#33114)
1 parent e3efd1e commit f82de1a

File tree

4 files changed

+62
-60
lines changed

4 files changed

+62
-60
lines changed

libs/cli/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = { text = "MIT" }
88
requires-python = ">=3.10.0,<4.0.0"
99
dependencies = [
1010
"typer>=0.17.0,<1.0.0",
11-
"gitpython>=3,<4.0.0",
11+
"gitpython>=3.0.0,<4.0.0",
1212
"langserve[all]>=0.0.51,<1.0.0",
1313
"uvicorn>=0.23.0,<1.0.0",
1414
"tomlkit>=0.12.0,<1.0.0",

0 commit comments

Comments
 (0)