Skip to content

Commit bfd7a3c

Browse files
authored
Merge pull request #1292 from gerrod3/115-compat
Add pulpcore 3.115 compatibility
2 parents 7a3f963 + 83e7167 commit bfd7a3c

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
@@ -26,7 +26,7 @@ classifiers=[
2626
]
2727
requires-python = ">=3.11"
2828
dependencies = [
29-
"pulpcore>=3.105.0,<3.115",
29+
"pulpcore>=3.105.0,<3.130",
3030
"pkginfo>=1.12.0,<1.13.0",
3131
"bandersnatch>=6.6.0,<6.7",
3232
"pypi-simple>=1.8.0,<2.0",

0 commit comments

Comments
 (0)