Skip to content

Commit 17683ca

Browse files
Update dependency typer to v0.26.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent fab6c1d commit 17683ca

3 files changed

Lines changed: 15 additions & 15 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ os-client-config = "==2.3.0"
1313
python-ldap = "==3.4.5"
1414
python-neutronclient = "==11.8.0"
1515
tabulate = "==0.10.0"
16-
typer = "==0.26.1"
16+
typer = "==0.26.3"
1717

1818
[dev-packages]
1919

Pipfile.lock

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

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ os-client-config==2.3.0
88
python-ldap==3.4.5
99
python-neutronclient==11.8.0
1010
tabulate==0.10.0
11-
typer==0.26.1
11+
typer==0.26.3

0 commit comments

Comments
 (0)