Skip to content

Commit

Permalink
build(deps): bump chia-blockchain from 2.0.0 to 2.4.2
Browse files Browse the repository at this point in the history
Bumps [chia-blockchain](https://github.com/Chia-Network/chia-blockchain) from 2.0.0 to 2.4.2.
- [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.0.0...2.4.2)

---
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 Jul 15, 2024
1 parent 84aa0bf commit 391bbd9
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 @@
chia-blockchain==2.0.0
chia-blockchain==2.4.2
blspy==2.0.3
setuptools~=67.6.1
aiosqlite==0.20.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def read(fname):


dependencies = [
"chia-blockchain==2.0.0",
"chia-blockchain==2.4.2",
"blspy==2.0.3",
"setuptools~=56.1.0",
"aiosqlite==0.20.0",
Expand Down

0 comments on commit 391bbd9

Please sign in to comment.