Skip to content

Commit 40a4048

Browse files
build(deps): bump chia-puzzles-py from 0.20.1 to 0.20.2 (#19907)
Bumps chia-puzzles-py from 0.20.1 to 0.20.2. --- updated-dependencies: - dependency-name: chia-puzzles-py dependency-version: 0.20.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd8b456 commit 40a4048

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

poetry.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -806,14 +806,14 @@ dev = ["black (>=23.1.0)", "pytest (>=7.2.1)", "ruff (>=0.0.252)"]
806806

807807
[[package]]
808808
name = "chia-puzzles-py"
809-
version = "0.20.1"
809+
version = "0.20.2"
810810
description = "A collection of the currently deployed ChiaLisp puzzles."
811811
optional = false
812812
python-versions = "<4.0,>=3.8"
813813
groups = ["main"]
814814
files = [
815-
{file = "chia_puzzles_py-0.20.1-py3-none-any.whl", hash = "sha256:05feda5d148d116c0f8d6c72e9c53d3965c8141e70fedd4f802ba01777ab9da0"},
816-
{file = "chia_puzzles_py-0.20.1.tar.gz", hash = "sha256:d1c171042fde1269230004089c7b506d51bc86ddc5b147efd3b47a91abc37507"},
815+
{file = "chia_puzzles_py-0.20.2-py3-none-any.whl", hash = "sha256:17e8edb910009a2657809725e68aa4ba4a992e914d6ce98329c263abd448231b"},
816+
{file = "chia_puzzles_py-0.20.2.tar.gz", hash = "sha256:12343f39ee5485d266634124521193a0fa2529000d664d4beff2ae9b42f0760d"},
817817
]
818818

819819
[package.dependencies]

0 commit comments

Comments
 (0)