Skip to content

Commit

Permalink
Bump chia-blockchain from 2.3.1 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps [chia-blockchain](https://github.com/Chia-Network/chia-blockchain) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/Chia-Network/chia-blockchain/releases)
- [Changelog](https://github.com/Chia-Network/chia-blockchain/blob/main/CHANGELOG.md)
- [Commits](Chia-Network/chia-blockchain@2.3.1...2.4.0)

---
updated-dependencies:
- dependency-name: chia-blockchain
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent aad2007 commit 68a1b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
long_description = fh.read()

dependencies = [
"chia-blockchain==2.3.1",
"chia-blockchain==2.4.0",
]

dev_dependencies = [
Expand Down

0 comments on commit 68a1b70

Please sign in to comment.