Skip to content

Commit a055777

Browse files
authored
Merge pull request #41 from IFCA-Advanced-Computing/dependabot/pip/typer-0.15.2
chore(deps): update typer requirement from 0.15.1 to 0.15.2
2 parents 024f1a8 + 5d6ad71 commit a055777

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.20.0"
3838
docutils = "0.21.2"
3939
reportlab = "4.3.1"
40-
typer = "0.15.1"
40+
typer = "0.15.2"
4141
tabulate = "0.8.10"
4242

4343

0 commit comments

Comments
 (0)