Skip to content

Commit 59cb9a9

Browse files
dependabot[bot]quba42
authored andcommitted
[PIP] Update pulp-glue requirement in /pulp-glue-deb
Updates the requirements on [pulp-glue](https://github.com/pulp/pulp-cli) to permit the latest version. - [Changelog](https://github.com/pulp/pulp-cli/blob/main/CHANGES.md) - [Commits](pulp/pulp-cli@0.23.2...0.35.0) --- updated-dependencies: - dependency-name: pulp-glue dependency-version: 0.35.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 922073b commit 59cb9a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pulp-glue-deb/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-glue>=0.23.2,<0.34",
26+
"pulp-glue>=0.23.2,<0.36",
2727
]
2828

2929
[project.urls]

0 commit comments

Comments
 (0)