X Tutup
Skip to content

Commit 8432d9b

Browse files
committed
bump cfgv, forgot in last PR
1 parent a2b5360 commit 8432d9b

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
@@ -36,7 +36,7 @@
3636
},
3737
install_requires=[
3838
'aspy.yaml',
39-
'cfgv>=1.3.0',
39+
'cfgv>=1.4.0',
4040
'identify>=1.0.0',
4141
# if this makes it into python3.8 move to extras_require
4242
'importlib-metadata',

0 commit comments

Comments
 (0)
X Tutup