Skip to content

Commit

Permalink
build(deps): bump chia-blockchain from 2.0.0 to 2.4.4
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.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.0.0...2.4.4)

---
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 Oct 22, 2024
1 parent 54fffb4 commit bc2f013
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.4
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.4.2",
"chia-blockchain==2.4.4",
"chia_rs>=0.5.2",
"setuptools~=56.1.0",
"aiosqlite==0.20.0",
Expand Down

0 comments on commit bc2f013

Please sign in to comment.