Skip to content

Commit 7871aeb

Browse files
dependabot[bot]ggainey
authored andcommitted
[PIP] Update pulp-cli requirement from <0.32,>=0.24.0 to >=0.24.0,<0.37
Updates the requirements on [pulp-cli](https://github.com/pulp/pulp-cli) to permit the latest version. - [Changelog](https://github.com/pulp/pulp-cli/blob/0.36.0/CHANGES.md) - [Commits](pulp/pulp-cli@0.24.0...0.36.0) --- updated-dependencies: - dependency-name: pulp-cli dependency-version: 0.36.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1cc7e83 commit 7871aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers=[
2323
"Typing :: Typed",
2424
]
2525
dependencies = [
26-
"pulp-cli>=0.24.0,<0.32",
26+
"pulp-cli>=0.24.0,<0.37",
2727
"pulp-glue-maven==0.5.0.dev",
2828
]
2929

0 commit comments

Comments
 (0)