Skip to content

Commit ced41da

Browse files
Bump chia-blockchain from 2.5.0 to 2.5.1
Bumps [chia-blockchain](https://github.com/Chia-Network/chia-blockchain) from 2.5.0 to 2.5.1. - [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.5.0...2.5.1) --- updated-dependencies: - dependency-name: chia-blockchain dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a5cf88 commit ced41da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
long_description = fh.read()
77

88
dependencies = [
9-
"chia-blockchain==2.5.0",
9+
"chia-blockchain==2.5.1",
1010
]
1111

1212
dev_dependencies = [

0 commit comments

Comments
 (0)