Skip to content
Snippets Groups Projects
Commit 0457e744 authored by Michał Kudela's avatar Michał Kudela
Browse files

Bump Schemas

parent 7a788270
No related branches found
No related tags found
1 merge request!70Draft: Schemas update
Pipeline #114288 passed
# 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.dev320+f4fdcfe"
version = "0.0.1.dev326+002eabb"
description = "Tools for checking if message fits expected format"
optional = false
python-versions = ">=3.10,<4.0"
files = [
{file = "schemas-0.0.1.dev320+f4fdcfe-py3-none-any.whl", hash = "sha256:b2106d4f429ca7aa04e723ef1072004f4705344eeeb0737a7eb6ee0248221992"},
{file = "schemas-0.0.1.dev326+002eabb-py3-none-any.whl", hash = "sha256:b88d4bcd072245d5ded6712dffe559160de9a09bb01b015b2a516ca9c0592d14"},
]
[package.dependencies]
......@@ -924,4 +924,4 @@ propcache = ">=0.2.0"
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "9dd40e325ea0b57f8752950e22d37231203f6fed7f3d589289c15ee9a36baa98"
content-hash = "182f1a789a3a9a3352c0ccda9b6f01ca402db869fb0f4d04413f043c05596778"
......@@ -29,7 +29,7 @@ loguru = "0.7.2"
python = "^3.10"
python-dateutil = "2.8.2"
requests = "2.27.1"
schemas = "0.0.1.dev320+f4fdcfe"
schemas = "0.0.1.dev326+002eabb"
[tool.poetry-dynamic-versioning]
enable = true
......
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