Merge origin/main, keep click floor alongside setuptools override

This commit is contained in:
Joao Moura
2026-07-16 21:40:29 -07:00
1141 changed files with 247739 additions and 1583 deletions

View File

@@ -228,6 +228,7 @@ override-dependencies = [
"starlette>=1.3.1",
"msgpack>=1.2.1",
"pydantic-settings>=2.14.2",
"setuptools>=83.0.0", # PYSEC-2026-3447
"click>=8.3.3,<9",
]