Skip to content

Commit 17ceae4

Browse files
committed
Bump pulp-cli/pulp-glue lower bound to 0.32.0 for pulp_cli.generic
1 parent d9402a3 commit 17ceae4

3 files changed

Lines changed: 4 additions & 4 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.41,>=0.23.1",
25+
"pulp-glue<0.41,>=0.32.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.41,>=0.23.1",
25+
"pulp-cli<0.41,>=0.32.0",
2626
"pulp-glue-workflow==0.0.1.dev0",
2727
]
2828

uv.lock

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

0 commit comments

Comments
 (0)