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:
VirtuBox
2024-02-13 15:22:41 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
cement==2.10.12
cement==2.10.14
pynginxconfig==0.3.4
PyMySQL==1.1.0
psutil==5.9.8

View File

@@ -61,7 +61,7 @@ setup(name='wordops',
# Required to build documentation
# "Sphinx >= 1.0",
# Required to function
'cement == 2.10.12',
'cement == 2.10.14',
'pystache',
'pynginxconfig',
'PyMySQL >= 1.0.2',