Skip to content

Commit 88a5677

Browse files
authored
Merge pull request #84 from IFCA-Advanced-Computing/dependabot/pip/typer-0.19.1
chore(deps): update typer requirement from 0.17.4 to 0.19.1
2 parents 71517f8 + f445cb0 commit 88a5677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ typing_extensions = "4.15.0"
3838
beartype = "0.21.0"
3939
docutils = "0.22.2"
4040
reportlab = "4.4.4"
41-
typer = "0.17.4"
41+
typer = "0.19.1"
4242
tabulate = "0.8.10"
4343

4444

0 commit comments

Comments
 (0)