Python dependency: Update typer[all] requirement in /web/regression

This commit is contained in:
dependabot[bot]
2024-11-14 12:41:57 +05:30
committed by GitHub
parent 7d1a08f22f
commit 0c22b78cf9

View File

@@ -52,7 +52,7 @@ google-auth-oauthlib==1.2.1
keyring==25.*
Werkzeug==3.0.*; python_version <= '3.8'
Werkzeug==3.1.*; python_version >= '3.9'
typer[all]==0.12.*
typer[all]==0.13.*
setuptools==75.*; python_version >= '3.12'
jsonformatter~=0.3.2
libgravatar==1.0.*