Skip to content
This repository was archived by the owner on Sep 22, 2023. It is now read-only.

Commit 3d86a6b

Browse files
committed
feat: Begin writing group tests
* We need to revamp the CLI to be consistent with name/UUID arguments, the option/argument patterns, and the subcommand structures with singular/plural words.
1 parent 7bb98cf commit 3d86a6b

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
@@ -13,7 +13,7 @@
1313
'appdirs~=1.4.3',
1414
'async_timeout~=3.0', # to avoid pip10 resolver issue
1515
'attrs>=20.1', # to avoid pip10 resolver issue
16-
'click~=7.1.2',
16+
'click~=8.0.1',
1717
'colorama~=0.4.3',
1818
'humanize~=3.1.0',
1919
'janus~=0.6.0',

0 commit comments

Comments
 (0)