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:
dependabot[bot]
2024-02-12 13:55:52 +00:00
committed by GitHub
parent 59f93ffa0f
commit 193ad9c93b
2 changed files with 2 additions and 2 deletions

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',