Skip to content
Snippets Groups Projects

Bump schemas to get schemas!88

Merged Mateusz Kudela requested to merge mkudela/bump_schemas88 into develop
2 files
+ 5
5
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 4
4
# 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.dev291+076290d"
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.dev291+076290d-py3-none-any.whl", hash = "sha256:ba1764c141d6790d535f743e7662191a673b3716f428dbe2e5c7f8aa7383e83a"},
]
[package.dependencies]
@@ -1331,4 +1331,4 @@ multidict = ">=4.0"
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "c45330372353ec84e8bd6440722c1ffc3eadca9de66f36304570cb2d20821fd0"
content-hash = "af9e386fd595a196ac11736bae738421c9de58a84a998e98bdb83919a3f3c6a9"
Loading