Update typer (#1958)

This commit is contained in:
Nathan Evans 2025-06-02 14:20:21 -07:00 committed by GitHub
parent 4a42ac81af
commit 17e431cf42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 583 additions and 818 deletions

View File

@ -0,0 +1,4 @@
{
"type": "patch",
"description": "Update typer."
}

1395
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -85,7 +85,7 @@ azure-identity = "^1.19.0"
azure-storage-blob = "^12.24.0"
future = "^1.0.0" # Needed until graspologic fixes their dependency
typer = "^0.15.1"
typer = "^0.16.0"
tqdm = "^4.67.1"
textblob = "^0.18.0.post0"