Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent 4a01123 commit 3d8d0ff
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.8
cement==3.0.10
pyyaml
colorlog
paramiko>=2.2.1
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.8',
'cement==3.0.10',
'pyyaml',
'colorlog',
'paramiko>=2.2.1',
Expand Down

0 comments on commit 3d8d0ff

Please sign in to comment.