Skip to content

Commit f257764

Browse files
authored
Merge pull request #24 from IFCA-Advanced-Computing/dependabot/pip/typer-0.14.0
Update typer requirement from 0.13.1 to 0.14.0
2 parents 23d6e22 + e34c0b8 commit f257764

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.13.1"
40+
typer = "0.14.0"
4141
tabulate = "0.8.10"
4242

4343

0 commit comments

Comments
 (0)