Skip to content

Commit 3d75621

Browse files
authored
Merge pull request #27 from IFCA-Advanced-Computing/dependabot/pip/typer-0.15.1
update typer requirement from 0.15.0 to 0.15.1
2 parents 05bc29b + 609a21b commit 3d75621

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

4343

0 commit comments

Comments
 (0)