Skip to content

Commit bb9786c

Browse files
build(deps): bump chia-blockchain from 2.4.4 to 2.5.4
Bumps [chia-blockchain](https://github.com/Chia-Network/chia-blockchain) from 2.4.4 to 2.5.4. - [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.4.4...2.5.4) --- updated-dependencies: - dependency-name: chia-blockchain dependency-version: 2.5.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef49150 commit bb9786c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
chia-blockchain==2.4.4
1+
chia-blockchain==2.5.4
22
blspy==2.0.3
33
setuptools~=75.6.0
44
aiosqlite==0.20.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def read(fname):
1414

1515

1616
dependencies = [
17-
"chia-blockchain==2.4.4",
17+
"chia-blockchain==2.5.4",
1818
"chia_rs>=0.5.2",
1919
"setuptools>=56.1,<75.7",
2020
"aiosqlite==0.20.0",

0 commit comments

Comments
 (0)