Skip to content

Commit

Permalink
build(deps): bump clvm-tools from 0.4.9 to 0.4.10
Browse files Browse the repository at this point in the history
Bumps [clvm-tools](https://github.com/Chia-Network/clvm_tools) from 0.4.9 to 0.4.10.
- [Release notes](https://github.com/Chia-Network/clvm_tools/releases)
- [Commits](Chia-Network/clvm_tools@0.4.9...0.4.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 1c12526 commit ae45cdd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ chia_rs = "0.16.0"
chiavdf = "1.1.8" # timelord and vdf verification
click = "8.1.7" # For the CLI
clvm = "0.9.11"
clvm_tools = "0.4.9" # Currying Program.to other conveniences
clvm_tools = "0.4.10" # Currying Program.to other conveniences
clvm_tools_rs = "0.1.45" # Rust implementation of clvm_tools' compiler
colorama = "0.4.6" # Colorizes terminal output
colorlog = "6.9.0" # Adds color to logs
Expand Down

0 comments on commit ae45cdd

Please sign in to comment.