Skip to content

Commit 19f2b60

Browse files
committed
Update to allow core/3.100
1 parent 7a072c0 commit 19f2b60

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.85.3,<3.100",
29+
"pulpcore>=3.85.3,<3.115.0",
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)