Skip to content

Commit 9d9104e

Browse files
[noissue]: Update pulp-glue requirement
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/0.22.0/docs/CHANGES.md) - [Commits](pulp/pulp-cli@0.18.0...0.22.0) --- updated-dependencies: - dependency-name: pulp-glue dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0402a7 commit 9d9104e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ opentelemetry-exporter-otlp-proto-http>=1.17.0,<=1.21.0
2626
opentelemetry-instrumentation-django>=0.38b0,<=0.41b0
2727
opentelemetry-instrumentation-wsgi>=0.38b0,<=0.42b0
2828
protobuf>=4.21.1,<4.25.2
29-
pulp-glue>=0.18.0,<0.22
29+
pulp-glue>=0.18.0,<0.23
3030
pygtrie>=2.5,<=2.5.0
3131
psycopg[binary]>=3.1.8,<=3.1.13
3232
pyparsing>=3.1.0,<=3.1.1

0 commit comments

Comments
 (0)