Skip to content

Commit 05bc29b

Browse files
authored
Merge pull request #26 from IFCA-Advanced-Computing/dependabot/pip/typer-0.15.0
Update typer requirement from 0.14.0 to 0.15.0
2 parents 691cee4 + da23654 commit 05bc29b

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
@@ -37,7 +37,7 @@ typing_extensions = "4.12.2"
3737
beartype = "0.19.0"
3838
docutils = "0.21.2"
3939
reportlab = "4.2.5"
40-
typer = "0.14.0"
40+
typer = "0.15.0"
4141
tabulate = "0.8.10"
4242

4343

0 commit comments

Comments
 (0)