Skip to content

Commit 851a582

Browse files
authored
Merge pull request #85 from IFCA-Advanced-Computing/dependabot/pip/typer-0.19.2
chore(deps): update typer requirement from 0.19.1 to 0.19.2
2 parents 88a5677 + 065ebb8 commit 851a582

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.19.1"
41+
typer = "0.19.2"
4242
tabulate = "0.8.10"
4343

4444

0 commit comments

Comments
 (0)