Skip to content

Commit 172312d

Browse files
pulpbotdaviddavis
authored andcommitted
Update CLI and GLUE
1 parent 9ad9c74 commit 172312d

3 files changed

Lines changed: 14 additions & 77 deletions

File tree

pulp-glue-workflow/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.25",
25+
"pulp-glue<0.41,>=0.23.1",
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.25",
25+
"pulp-cli<0.41,>=0.23.1",
2626
"pulp-glue-workflow==0.0.1.dev0",
2727
]
2828

uv.lock

Lines changed: 12 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)