Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
test-tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
test-tools
Commits
713523b7
Commit
713523b7
authored
11 months ago
by
Mateusz Kudela
Browse files
Options
Downloads
Patches
Plain Diff
Bump helpy to get
schemas!88
parent
0222f190
No related branches found
Branches containing commit
No related tags found
1 merge request
!205
Bump helpy to get schemas!88
Pipeline
#91957
passed
11 months ago
Stage: static_code_analysis
Stage: tests
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
poetry.lock
+7
-7
7 additions, 7 deletions
poetry.lock
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
8 additions
and
8 deletions
poetry.lock
+
7
−
7
View file @
713523b7
# This file is automatically @generated by Poetry 1.
5
.1 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.
7
.1 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.dev16
1+1457
c6
7
"
version
=
"0.0.1.dev16
2+b5dc
c6
c
"
description
=
"Easily interact with the Hive blockchain using Python."
optional
=
false
python-versions
=
">
=
3.10
,
<
4.0
"
files
=
[
{file
=
"helpy-0.0.1.dev16
1+1457
c6
7
-py3-none-any.whl"
,
hash
=
"sha256:
777192d8ca160bfc2071368f437777ed5155e151b72a25454674f4e435ae217
6"
}
,
{file
=
"helpy-0.0.1.dev16
2+b5dc
c6
c
-py3-none-any.whl"
,
hash
=
"sha256:
48a0740def8bfaa7da886b8fccde18bf6a4804da4da965b52789e9b4797ffe1
6"
}
,
]
[
package.dependencies
]
...
...
@@ -455,7 +455,7 @@ loguru = "0.7.2"
pytest-is-running
=
"1.5.0"
python-dateutil
=
"2.8.2"
requests
=
"2.27.1"
schemas
=
"0.0.1.dev29
1+af0fba1
"
schemas
=
"0.0.1.dev29
2+bcba095
"
wax
=
"0.0.3a2.dev187+207f9b4"
[
package.source
]
...
...
@@ -1118,12 +1118,12 @@ files = [
[[
package
]]
name
=
"schemas"
version
=
"0.0.1.dev29
1+af0fba1
"
version
=
"0.0.1.dev29
2+bcba095
"
description
=
"Tools for checking if message fits expected format"
optional
=
false
python-versions
=
">
=
3.10
,
<
4.0
"
files
=
[
{file
=
"schemas-0.0.1.dev29
1+af0fba1
-py3-none-any.whl"
,
hash
=
"sha256:
c7e8c70ab9598944f41d13f510c05be912eb8f7c1f8bcf992a96ba1a1ffe613f
"
}
,
{file
=
"schemas-0.0.1.dev29
2+bcba095
-py3-none-any.whl"
,
hash
=
"sha256:
b7a053f9bc227ee82a1cfbac5dcd76e57624bdc9f804c1aa2a7d3c144dc48488
"
}
,
]
[
package.dependencies
]
...
...
@@ -1363,4 +1363,4 @@ multidict = ">=4.0"
[
metadata
]
lock-version
=
"2.0"
python-versions
=
"^3.10"
content-hash
=
"
a2eea4fd2cf2ccb293b8172892474c412490337936648971c69bbbdb84168cdd
"
content-hash
=
"
c29158a2b1ebbd06d91943a2cfbdc05975ac4b0936e86eb4748f4bb283904335
"
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
713523b7
...
...
@@ -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.dev16
1+1457
c6
7
"
helpy
=
"0.0.1.dev16
2+b5dc
c6
c
"
[tool.poetry.group.dev.dependencies]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment