Skip to content

Commit e08d5cf

Browse files
fix(deps): update dependency packaging to v26
1 parent e59a5db commit e08d5cf

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies = [
7979
"fastapi[all,standard]>=0.123.10",
8080
"humanize>=4.14.0,<5",
8181
"nicegui[native]>=3.5.0,<4", # CVE-2026-21871, CVE-2026-21871, CVE-2026-21873, CVE-2026-21874 all require >=3.5.0
82-
"packaging>=25.0,<26",
82+
"packaging>=26,<27",
8383
"platformdirs>=4.5.1,<5",
8484
"psutil>=7.1.3,<8",
8585
"pydantic-settings>=2.12.0,<3",

uv.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)