Skip to content

Commit a6e47c4

Browse files
fix(deps): update dependency typer to ^0.10.0
1 parent 8232fd2 commit a6e47c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ bibli-o-mat = "bibli_o_mat.main:app"
1212
[tool.poetry.dependencies]
1313
python = "^3.11"
1414
requests = "^2.28.2"
15-
typer = "^0.7.0"
15+
typer = "^0.10.0"
1616
tinydb = "^4.7.1"
1717
mailtrap = "^2.0.0"
1818
rich = "^13.3.4"

0 commit comments

Comments
 (0)