Skip to content

Commit 88fe70d

Browse files
⬆ Bump typer from 0.23.1 to 0.26.7 (#254)
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>
1 parent 4238789 commit 88fe70d

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

tests/test_cli_deploy.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,10 @@
1111
import pytest
1212
import respx
1313
import typer
14-
from click.testing import Result
1514
from httpx import Response
1615
from rich_toolkit.progress import Progress
1716
from time_machine import TimeMachineFixture
18-
from typer.testing import CliRunner
17+
from typer.testing import CliRunner, Result
1918

2019
from fastapi_cloud_cli.cli import app
2120
from fastapi_cloud_cli.config import Settings

uv.lock

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

0 commit comments

Comments
 (0)