Skip to content

Commit

Permalink
Bump the pulp-cli requirement
Browse files Browse the repository at this point in the history
This requirement is necessary to bump in order to install
pulp-cli-glue==0.25.

[noissue]
  • Loading branch information
lubosmj committed Apr 24, 2024
1 parent 6450dce commit 371472e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ classifiers=[
"Typing :: Typed",
]
dependencies = [
"pulp-cli>=0.20.0,<0.25",
"pulp-cli>=0.20.0,<0.26",
"pulp-glue-ostree==0.3.0.dev",
]

Expand Down

0 comments on commit 371472e

Please sign in to comment.