Skip to content

Commit ffed8d2

Browse files
committed
Update CLI and GLUE
1 parent fcebf9d commit ffed8d2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.39,>=0.36.0",
25+
"pulp-glue<0.40,>=0.36.0",
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.39,>=0.36.0",
25+
"pulp-cli<0.40,>=0.36.0",
2626
"pulp-glue-npm==0.0.1.dev0",
2727
]
2828

0 commit comments

Comments
 (0)