Skip to content

Commit 230239b

Browse files
committed
Upgrade click to stop the pager issue.
1 parent f3d11dc commit 230239b

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
@@ -9,7 +9,7 @@ authors = [{ name = "dbcli", email = "litecli-users@googlegroups.com" }]
99
urls = { "homepage" = "https://github.com/dbcli/litecli" }
1010
dependencies = [
1111
"cli-helpers[styles]>=2.2.1",
12-
"click>=4.1",
12+
"click>=8.2",
1313
"configobj>=5.0.5",
1414
"prompt-toolkit>=3.0.3,<4.0.0",
1515
"pygments>=1.6",

0 commit comments

Comments
 (0)