Skip to content

Commit 85c0c2d

Browse files
committed
Updated prompt-toolkit minimum version.
1 parent 9ab5858 commit 85c0c2d

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
@@ -28,7 +28,7 @@ classifiers = [
2828
"Topic :: Software Development :: Libraries :: Python Modules",
2929
]
3030
dependencies = [
31-
"prompt-toolkit>=3.0.52",
31+
"prompt-toolkit>=3.0.53",
3232
"pyperclip>=1.8.2",
3333
"rich>=15.0.0",
3434
"rich-argparse>=1.7.2",

0 commit comments

Comments
 (0)