Skip to content

Commit 27e4e4f

Browse files
committed
Bump pulp-glue minimum version to 30.0
1 parent 3cc8d65 commit 27e4e4f

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
@@ -52,7 +52,7 @@ dependencies = [
5252
"opentelemetry-sdk>=1.27.0,<1.40",
5353
"opentelemetry-exporter-otlp-proto-http>=1.27.0,<1.40",
5454
"protobuf>=4.21.1,<7.0",
55-
"pulp-glue>=0.28.0,<0.38",
55+
"pulp-glue>=0.30.0,<0.38",
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)