Bump cement from 2.10.12 to 2.10.14
Bumps [cement](https://github.com/datafolklabs/cement) from 2.10.12 to 2.10.14. - [Changelog](https://github.com/datafolklabs/cement/blob/main/CHANGELOG.md) - [Commits](https://github.com/datafolklabs/cement/commits) --- updated-dependencies: - dependency-name: cement dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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