Skip to content

Commit

Permalink
Bump cement from 3.0.10 to 3.0.12
Browse files Browse the repository at this point in the history
Bumps [cement](https://github.com/datafolklabs/cement) from 3.0.10 to 3.0.12.
- [Changelog](https://github.com/datafolklabs/cement/blob/main/CHANGELOG.md)
- [Commits](datafolklabs/cement@3.0.10...3.0.12)

---
updated-dependencies:
- dependency-name: cement
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent a9c4760 commit 36faabf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cement==3.0.10
cement==3.0.12
pyyaml
colorlog
paramiko>=2.12
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
""",

install_requires=[
'cement==3.0.10',
'cement==3.0.12',
'pyyaml',
'colorlog',
'paramiko>=2.12',
Expand Down

0 comments on commit 36faabf

Please sign in to comment.