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

This commit is contained in:
dependabot[bot]
2024-12-02 11:24:21 +05:30
committed by GitHub
parent 82c7a94023
commit 217e9ed0b1
+1 -1
View File
@@ -53,7 +53,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.13.*
typer[all]==0.14.*
setuptools==75.*; python_version >= '3.12'
jsonformatter~=0.3.4
libgravatar==1.0.*