Skip to content

Commit 1ced18c

Browse files
committed
Bump pulpcore lowerbounds to supported branch
1 parent fee0ce4 commit 1ced18c

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
@@ -26,7 +26,7 @@ classifiers=[
2626
]
2727
requires-python = ">=3.11"
2828
dependencies = [
29-
"pulpcore>=3.81.0,<3.100",
29+
"pulpcore>=3.85.0,<3.100",
3030
"pkginfo>=1.12.0,<1.13.0",
3131
"bandersnatch>=6.3.0,<6.6", # 6.6 has breaking changes
3232
"pypi-simple>=1.5.0,<2.0",

0 commit comments

Comments
 (0)