Skip to content

Commit e757827

Browse files
dependabot[bot]mdellweg
authored andcommitted
[PIP] Update pulp-glue requirement in /pulp-glue-gem
Updates the requirements on [pulp-glue](https://github.com/pulp/pulp-cli) to permit the latest version. - [Release notes](https://github.com/pulp/pulp-cli/releases) - [Changelog](https://github.com/pulp/pulp-cli/blob/main/CHANGES.md) - [Commits](pulp/pulp-cli@0.23.1...0.29.2) --- updated-dependencies: - dependency-name: pulp-glue dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7a9c82 commit e757827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pulp-glue-gem/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.1,<0.27",
26+
"pulp-glue>=0.23.1,<0.30",
2727
]
2828

2929
[project.urls]

0 commit comments

Comments
 (0)