Skip to content

Commit ecd50ce

Browse files
author
qianjun.wqj
committed
bump the minimum version for Send2Trash
1 parent d05ad40 commit ecd50ce

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
@@ -39,7 +39,7 @@ dependencies = [
3939
"prometheus_client",
4040
"pywinpty;os_name=='nt'",
4141
"pyzmq>=24",
42-
"Send2Trash",
42+
"Send2Trash>=1.8.2",
4343
"terminado>=0.8.3",
4444
"tornado>=6.2.0",
4545
"traitlets>=5.6.0",

0 commit comments

Comments
 (0)