diff --git a/pyproject.toml b/pyproject.toml index cf30cc8..c178027 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ classifiers = [ "Topic :: Security :: Cryptography", ] dependencies = [ - "chia-blockchain==2.7.1", + "chia-blockchain==2.7.2", ] optional-dependencies = { dev = [ "pytest",