Skip to content

Commit

Permalink
build(deps): bump chia-blockchain from 2.4.4 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [chia-blockchain](https://github.com/Chia-Network/chia-blockchain) from 2.4.4 to 2.5.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.4.4...2.5.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 Dec 19, 2024
1 parent 3d5402e commit 4fcc51f
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 34 deletions.
61 changes: 28 additions & 33 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ requests = "^2.28.1"
fastapi-utils = "^0.2.1"
SQLAlchemy-Utils = "^0.38.3"
pydantic = {version = "^1.10.2", extras = ["dotenv"]}
chia-blockchain = "2.4.4"
chia-blockchain = "2.5.0"
httpx = "^0.27.2"
typing-inspect = "^0.9.0"
types-pyyaml = "^6.0.12.20240917"
Expand Down

0 comments on commit 4fcc51f

Please sign in to comment.