Skip to content

Commit 1ef7a95

Browse files
authored
Merge pull request #10 from caikit/dependabot/pip/pydeps-gte-1.12.12-and-lt-4
build(deps): Update pydeps requirement from <2,>=1.12.12 to >=1.12.12,<4
2 parents bb10d1a + 51bc044 commit 1ef7a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dev-test = [
2929
dev-fmt = [
3030
"ruff==0.8.4",
3131
"pre-commit>=3.0.4,<4.0",
32-
"pydeps>=1.12.12,<2",
32+
"pydeps>=1.12.12,<4",
3333
]
3434

3535
# NOTE: This is "all" from the user and dev perspective

0 commit comments

Comments
 (0)