Skip to content
Snippets Groups Projects
Verified Commit 15fb1e4f authored by Konrad Botor's avatar Konrad Botor
Browse files

Updated HAF and poetry.lock to latest develop

parent 9556cd0f
No related branches found
No related tags found
2 merge requests!188Merge develop to master for release,!130Update HAF and poetry.lock to latest develop
Pipeline #92514 failed
......@@ -44,7 +44,7 @@ variables:
include:
- template: Workflows/Branch-Pipelines.gitlab-ci.yml
- project: 'hive/haf'
ref: e988b4e0d221f4b8efcad2bc2e1b587e4c227669 # master
ref: 3a7456f280d6eefbd7f47240cbd1fa5e0a6251d3 # master
file: '/scripts/ci-helpers/prepare_data_image_job.yml'
- project: 'hive/common-ci-configuration'
ref: 7ea99b10bbf0f9b1fbb88f52a78ead4c82f15d75 # develop # It seems a variable cannot be used here
......
Subproject commit e988b4e0d221f4b8efcad2bc2e1b587e4c227669
Subproject commit 3a7456f280d6eefbd7f47240cbd1fa5e0a6251d3
......@@ -458,12 +458,12 @@ url = "../../../haf/tests/integration/haf-local-tools"
[[package]]
name = "helpy"
version = "0.0.1.dev159+9bbf41d"
version = "0.0.1.dev161+1457c67"
description = "Easily interact with the Hive blockchain using Python."
optional = false
python-versions = ">=3.10,<4.0"
files = [
{file = "helpy-0.0.1.dev159+9bbf41d-py3-none-any.whl", hash = "sha256:916502b3031372c77f9dff66a0b6d01bab8374a337e08dc814c3a37240712146"},
{file = "helpy-0.0.1.dev161+1457c67-py3-none-any.whl", hash = "sha256:777192d8ca160bfc2071368f437777ed5155e151b72a25454674f4e435ae2176"},
]
[package.dependencies]
......@@ -473,8 +473,8 @@ loguru = "0.7.2"
pytest-is-running = "1.5.0"
python-dateutil = "2.8.2"
requests = "2.27.1"
schemas = "0.0.1.dev290+6a01cb0"
wax = "0.0.3a2.dev39+44db07f"
schemas = "0.0.1.dev291+af0fba1"
wax = "0.0.3a2.dev187+207f9b4"
[package.source]
type = "legacy"
......@@ -1492,12 +1492,12 @@ files = [
[[package]]
name = "schemas"
version = "0.0.1.dev290+6a01cb0"
version = "0.0.1.dev291+af0fba1"
description = "Tools for checking if message fits expected format"
optional = false
python-versions = ">=3.10,<4.0"
files = [
{file = "schemas-0.0.1.dev290+6a01cb0-py3-none-any.whl", hash = "sha256:af2562ec720b6ebf7939fce7f5979a7f850aaf4d6a71afe3fc5fbb91a4397e8a"},
{file = "schemas-0.0.1.dev291+af0fba1-py3-none-any.whl", hash = "sha256:c7e8c70ab9598944f41d13f510c05be912eb8f7c1f8bcf992a96ba1a1ffe613f"},
]
[package.dependencies]
......@@ -1702,7 +1702,7 @@ develop = true
[package.dependencies]
abstractcp = "0.9.9"
helpy = "0.0.1.dev159+9bbf41d"
helpy = "0.0.1.dev161+1457c67"
loguru = "0.7.2"
python-dateutil = "2.8.2"
requests = "2.27.1"
......@@ -1806,12 +1806,12 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"]
[[package]]
name = "wax"
version = "0.0.3a2.dev39+44db07f"
version = "0.0.3a2.dev187+207f9b4"
description = ""
optional = false
python-versions = ">=3.10,<4.0"
files = [
{file = "wax-0.0.3a2.dev39+44db07f-cp310-cp310-manylinux_2_35_x86_64.whl", hash = "sha256:37fa7413cca20fd933e9a142bf3c13dcab05a1be3e42c784a8f61c40b17d53d5"},
{file = "wax-0.0.3a2.dev187+207f9b4-cp310-cp310-manylinux_2_35_x86_64.whl", hash = "sha256:e9ee806749736fd29d0c792763728f72daec8d66cae34b5bec5263cab6a36396"},
]
[package.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