Skip to content

Commit a7573f5

Browse files
committed
increase lower bound
1 parent 3dc4440 commit a7573f5

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

lower_bounds_constraints.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pulp-cli==0.23.1
2-
pulp-glue==0.23.1
1+
pulp-cli==0.36.0
2+
pulp-glue==0.36.0

pulp-glue-npm/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
"Typing :: Typed",
2323
]
2424
dependencies = [
25-
"pulp-glue>=0.23.1,<0.37",
25+
"pulp-glue>=0.36.0,<0.37",
2626
]
2727

2828
[project.urls]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers=[
2222
"Typing :: Typed",
2323
]
2424
dependencies = [
25-
"pulp-cli>=0.23.1,<0.37",
25+
"pulp-cli>=0.36.0,<0.37",
2626
"pulp-glue-npm==0.0.1.dev0",
2727
]
2828

0 commit comments

Comments
 (0)