Update dependency packaging to v26

This commit is contained in:
renovate[bot]
2026-04-15 00:39:58 +00:00
committed by GitHub
parent 7e3e7f6713
commit 8ffdcd3ecf
2 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ dev = [
"basedpyright>=1.31.1,<2.0.0",
"ruff>=0.8.4,<1.0.0",
"tomli>=2.0.1,<3.0.0",
"packaging>=25.0,<26.0",
"packaging>=26.1,<26.2",
]
test = ["pytest>=8.3.2,<9.0.0"]
docs = [