Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
HELpy
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
HELpy
Commits
0457e744
Commit
0457e744
authored
2 months ago
by
Michał Kudela
Browse files
Options
Downloads
Patches
Plain Diff
Bump Schemas
parent
7a788270
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!70
Draft: Schemas update
Pipeline
#114288
passed
2 months ago
Stage: static_code_analysis
Stage: build
Stage: helpy
Stage: beekeepy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
beekeepy/poetry.lock
+4
-4
4 additions, 4 deletions
beekeepy/poetry.lock
beekeepy/pyproject.toml
+1
-1
1 addition, 1 deletion
beekeepy/pyproject.toml
with
5 additions
and
5 deletions
beekeepy/poetry.lock
+
4
−
4
View file @
0457e744
# This file is automatically @generated by Poetry 1.
8.2
and should not be changed by hand.
# This file is automatically @generated by Poetry 1.
6.1
and should not be changed by hand.
[[package]]
name
=
"aiohttp"
...
...
@@ -746,12 +746,12 @@ idna2008 = ["idna"]
[[
package
]]
name
=
"schemas"
version
=
"0.0.1.dev32
0+f4fdcfe
"
version
=
"0.0.1.dev32
6+002eabb
"
description
=
"Tools for checking if message fits expected format"
optional
=
false
python-versions
=
">
=
3.10
,
<
4.0
"
files
=
[
{file
=
"schemas-0.0.1.dev32
0+f4fdcfe
-py3-none-any.whl"
,
hash
=
"sha256:b
2106d4f429ca7aa04e723ef1072004f4705344eeeb0737a7eb6ee0248221992
"
}
,
{file
=
"schemas-0.0.1.dev32
6+002eabb
-py3-none-any.whl"
,
hash
=
"sha256:b
88d4bcd072245d5ded6712dffe559160de9a09bb01b015b2a516ca9c0592d14
"
}
,
]
[
package.dependencies
]
...
...
@@ -924,4 +924,4 @@ propcache = ">=0.2.0"
[
metadata
]
lock-version
=
"2.0"
python-versions
=
"^3.10"
content-hash
=
"
9dd40e325ea0b57f8752950e22d37231203f6fed7f3d589289c15ee9a36baa9
8"
content-hash
=
"
182f1a789a3a9a3352c0ccda9b6f01ca402db869fb0f4d04413f043c0559677
8"
This diff is collapsed.
Click to expand it.
beekeepy/pyproject.toml
+
1
−
1
View file @
0457e744
...
...
@@ -29,7 +29,7 @@ loguru = "0.7.2"
python
=
"^3.10"
python-dateutil
=
"2.8.2"
requests
=
"2.27.1"
schemas
=
"0.0.1.dev32
0+f4fdcfe
"
schemas
=
"0.0.1.dev32
6+002eabb
"
[tool.poetry-dynamic-versioning]
enable
=
true
...
...
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