Skip to content

Commit bb6077f

Browse files
committed
Bump version of packaging
1 parent 9fad146 commit bb6077f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pulp-glue/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
]
2424
dependencies = [
2525
"multidict>=6.0.5,<6.8",
26-
"packaging>=22.0,<=26.0", # CalVer
26+
"packaging>=22.0,<=26.2", # CalVer
2727
"pydantic>=2.9.2,<2.13",
2828
"requests>=2.24.0,<2.34",
2929
"tomli>=2.0.0,<2.1;python_version<'3.11'",

0 commit comments

Comments
 (0)