Skip to content

Commit 0febe76

Browse files
ggaineymdellweg
authored andcommitted
Update to allow core/3.100.
1 parent 8796ee4 commit 0febe76

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES/+pulpcore_3_100.feature

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump pulpcore upperbound to <3.115.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers=[
2525
]
2626
requires-python = ">=3.11"
2727
dependencies = [
28-
"pulpcore>=3.85.0,<3.100",
28+
"pulpcore>=3.85.0,<3.115",
2929
]
3030

3131
[project.urls]

0 commit comments

Comments
 (0)