Merge pull request #618 from WordOps/dependabot/pip/cement-2.10.14
Bump cement from 2.10.12 to 2.10.14
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
cement==2.10.12
|
cement==2.10.14
|
||||||
pynginxconfig==0.3.4
|
pynginxconfig==0.3.4
|
||||||
PyMySQL==1.1.0
|
PyMySQL==1.1.0
|
||||||
psutil==5.9.8
|
psutil==5.9.8
|
||||||
|
|||||||
2
setup.py
2
setup.py
@@ -61,7 +61,7 @@ setup(name='wordops',
|
|||||||
# Required to build documentation
|
# Required to build documentation
|
||||||
# "Sphinx >= 1.0",
|
# "Sphinx >= 1.0",
|
||||||
# Required to function
|
# Required to function
|
||||||
'cement == 2.10.12',
|
'cement == 2.10.14',
|
||||||
'pystache',
|
'pystache',
|
||||||
'pynginxconfig',
|
'pynginxconfig',
|
||||||
'PyMySQL >= 1.0.2',
|
'PyMySQL >= 1.0.2',
|
||||||
|
|||||||
Reference in New Issue
Block a user