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
b5dcc6cb
Commit
b5dcc6cb
authored
11 months ago
by
Mateusz Kudela
Browse files
Options
Downloads
Patches
Plain Diff
Bump schemas to get
schemas!88
parent
1457c677
No related branches found
No related tags found
1 merge request
!42
Bump schemas to get schemas!88
Pipeline
#91956
passed
11 months ago
Stage: static_code_analysis
Stage: build
Stage: tests
Stage: deploy
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
poetry.lock
+4
-4
4 additions, 4 deletions
poetry.lock
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
5 additions
and
5 deletions
poetry.lock
+
4
−
4
View file @
b5dcc6cb
# This file is automatically @generated by Poetry 1.7.
0
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]]
[[package]]
name
=
"aiohttp"
name
=
"aiohttp"
...
@@ -1050,12 +1050,12 @@ files = [
...
@@ -1050,12 +1050,12 @@ files = [
[[
package
]]
[[
package
]]
name
=
"schemas"
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"
description
=
"Tools for checking if message fits expected format"
optional
=
false
optional
=
false
python-versions
=
">
=
3.10
,
<
4.0
"
python-versions
=
">
=
3.10
,
<
4.0
"
files
=
[
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
]
[
package.dependencies
]
...
@@ -1331,4 +1331,4 @@ multidict = ">=4.0"
...
@@ -1331,4 +1331,4 @@ multidict = ">=4.0"
[
metadata
]
[
metadata
]
lock-version
=
"2.0"
lock-version
=
"2.0"
python-versions
=
"^3.10"
python-versions
=
"^3.10"
content-hash
=
"
28a9dcc15d93b4065a9e92e565b3e69cdfbcbe7fc40a45c06a035551e3cc7d69
"
content-hash
=
"
4fc28cb05671b3f7c2fdf12505ed84e3a1f06f06f0aa9cd4d48f927cefa3e4fa
"
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
b5dcc6cb
...
@@ -35,7 +35,7 @@ httpx = { extras = ["http2"], version = "0.23.3" }
...
@@ -35,7 +35,7 @@ httpx = { extras = ["http2"], version = "0.23.3" }
requests
=
"2.27.1"
requests
=
"2.27.1"
aiohttp
=
"3.9.1"
aiohttp
=
"3.9.1"
wax
=
"0.0.3a2.dev187+207f9b4"
wax
=
"0.0.3a2.dev187+207f9b4"
schemas
=
"0.0.1.dev29
1+af0fba1
"
schemas
=
"0.0.1.dev29
2+bcba095
"
[tool.poetry.group.dev.dependencies]
[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