diff --git a/Pipfile b/Pipfile index e07d44a..81e67d2 100644 --- a/Pipfile +++ b/Pipfile @@ -13,7 +13,7 @@ os-client-config = "==2.3.0" python-ldap = "==3.4.7" python-neutronclient = "==13.0.0" tabulate = "==0.10.0" -typer = "==0.27.0" +typer = "==0.27.2" [dev-packages] diff --git a/requirements.txt b/requirements.txt index 5cdd558..a6d3b03 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ os-client-config==2.3.0 python-ldap==3.4.7 python-neutronclient==13.0.0 tabulate==0.10.0 -typer==0.27.0 +typer==0.27.2