Skip to content

Commit afa0a30

Browse files
authored
deps: bump shtab (#4337)
Depends on iterative/shtab#19 Fixes bash not completing filenames & dirs
1 parent 6bb6547 commit afa0a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ def run(self):
7979
"tabulate>=0.8.7",
8080
"pygtrie==2.3.2",
8181
"dpath>=2.0.1,<3",
82-
"shtab>=1.1.0,<2",
82+
"shtab>=1.3.0,<2",
8383
"rich>=3.0.5",
8484
]
8585

0 commit comments

Comments
 (0)