⬆ Bump the python-packages group across 1 directory with 15 updates (#16285)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
This commit is contained in:
dependabot[bot]
2026-09-01 22:59:50 +02:00
committed by GitHub
parent 965b72225a
commit ad263df5a4
3 changed files with 327 additions and 325 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ try:
from fastapi_cli.cli import main as cli_main from fastapi_cli.cli import main as cli_main
except ImportError: # pragma: no cover except ImportError: # pragma: no cover
cli_main = None # type: ignore cli_main = None # type: ignore # ty: ignore[unused-ignore-comment]
def main() -> None: def main() -> None:
+1 -1
View File
@@ -147,7 +147,7 @@ docs = [
docs-tests = [ docs-tests = [
"httpx >=0.23.0,<1.0.0", "httpx >=0.23.0,<1.0.0",
"httpx2>=2.0.0", "httpx2>=2.0.0",
"ruff >=0.14.14", "ruff >=0.14.14,<0.16.0",
] ]
github-actions = [ github-actions = [
"httpx >=0.27.0,<1.0.0", "httpx >=0.27.0,<1.0.0",
Generated
+325 -323
View File
File diff suppressed because it is too large Load Diff