Skip to content
Snippets Groups Projects

Bump schemas to get schemas!88

Merged Mateusz Kudela requested to merge mkudela/bump_schemas88 into develop
Files
2
+ 6
6
# 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]]
name = "aiohttp"
@@ -1050,12 +1050,12 @@ files = [
[[package]]
name = "schemas"
version = "0.0.1.dev290+6a01cb0"
version = "0.0.1.dev292+bcba095"
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.dev292+bcba095-py3-none-any.whl", hash = "sha256:b7a053f9bc227ee82a1cfbac5dcd76e57624bdc9f804c1aa2a7d3c144dc48488"},
]
[package.dependencies]
@@ -1211,12 +1211,12 @@ test = ["covdefaults (>=2.3)", "coverage (>=7.2.7)", "coverage-enable-subprocess
[[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]
@@ -1331,4 +1331,4 @@ multidict = ">=4.0"
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "c45330372353ec84e8bd6440722c1ffc3eadca9de66f36304570cb2d20821fd0"
content-hash = "4fc28cb05671b3f7c2fdf12505ed84e3a1f06f06f0aa9cd4d48f927cefa3e4fa"
Loading