Skip to content
Snippets Groups Projects
Commit b5dcc6cb authored by Mateusz Kudela's avatar Mateusz Kudela
Browse files

Bump schemas to get schemas!88

parent 1457c677
No related branches found
No related tags found
1 merge request!42Bump schemas to get schemas!88
Pipeline #91956 passed
# 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.dev291+af0fba1" version = "0.0.1.dev292+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.dev291+af0fba1-py3-none-any.whl", hash = "sha256:c7e8c70ab9598944f41d13f510c05be912eb8f7c1f8bcf992a96ba1a1ffe613f"}, {file = "schemas-0.0.1.dev292+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"
...@@ -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.dev291+af0fba1" schemas = "0.0.1.dev292+bcba095"
[tool.poetry.group.dev.dependencies] [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