Skip to content

Commit 243cf47

Browse files
dependabot[bot]mdellweg
authored andcommitted
Update pulp-glue requirement from <0.40,>=0.30.0 to >=0.30.0,<0.41
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.30.0...0.40.1) --- updated-dependencies: - dependency-name: pulp-glue dependency-version: 0.40.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d6d025a commit 243cf47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies = [
5252
"opentelemetry-sdk>=1.27.0,<1.43",
5353
"opentelemetry-exporter-otlp-proto-http>=1.27.0,<1.43",
5454
"protobuf>=4.21.1,<7.0",
55-
"pulp-glue>=0.30.0,<0.40",
55+
"pulp-glue>=0.30.0,<0.41",
5656
"pygtrie>=2.5,<=2.5.0",
5757
"psycopg[binary]>=3.1.8,<3.4", # SemVer, not explicitely stated, but mentioned on multiple changes.
5858
"pyparsing>=3.1.0,<3.4", # Looks like only bugfixes in z-Stream.

0 commit comments

Comments
 (0)