Skip to content
Snippets Groups Projects
Commit a113d81e authored by Michał Kudela's avatar Michał Kudela
Browse files

Bump HELpy

parent 2b2ec1f9
No related branches found
No related tags found
1 merge request!201Fix problem with multi opening the same block_log
Pipeline #89324 passed
# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand.
[[package]]
name = "abstractcp"
......@@ -440,12 +440,12 @@ hyperframe = ">=6.0,<7"
[[package]]
name = "helpy"
version = "0.0.1.dev154+956550d"
version = "0.0.1.dev155+3026759"
description = "Easily interact with the Hive blockchain using Python."
optional = false
python-versions = ">=3.10,<4.0"
files = [
{file = "helpy-0.0.1.dev154+956550d-py3-none-any.whl", hash = "sha256:b13634107e988489dd2fe73ea99ebde36a022f33c4acad2c67e5688c85c98ce4"},
{file = "helpy-0.0.1.dev155+3026759-py3-none-any.whl", hash = "sha256:8b12e4eaa71bca454fcde40a6c0080f6218a8b2c8b4aefc06d214e3bfdcbe19b"},
]
[package.dependencies]
......@@ -1363,4 +1363,4 @@ multidict = ">=4.0"
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "94b6a2150aa200454040053815e0318d9bbd67feae93e6e59712cb1696a74f5b"
content-hash = "eb8bcfc7b46cc46718e566f5a53214a6601ada73946c5088e2d488b64ac06cdf"
......@@ -27,7 +27,7 @@ requests = "2.27.1"
python-dateutil = "2.8.2"
abstractcp = "0.9.9"
loguru = "0.7.2"
helpy = "0.0.1.dev154+956550d"
helpy = "0.0.1.dev155+3026759"
[tool.poetry.group.dev.dependencies]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment