Skip to content
Snippets Groups Projects

Bump schemas to get schemas!81

Open Mateusz Kudela requested to merge mkudela/bump_schemas_to_81 into develop
2 files
+ 5
5
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 4
4
# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand.
[[package]]
name = "aiohttp"
@@ -1050,12 +1050,12 @@ files = [
[[package]]
name = "schemas"
version = "0.0.1.dev289+4b5f474"
version = "0.0.1.dev290+6098a4e"
description = "Tools for checking if message fits expected format"
optional = false
python-versions = ">=3.10,<4.0"
files = [
{file = "schemas-0.0.1.dev289+4b5f474-py3-none-any.whl", hash = "sha256:6f206459e576132c137a7caf76308b49c83b65cac3e07ca188f980fdadb8a2c7"},
{file = "schemas-0.0.1.dev290+6098a4e-py3-none-any.whl", hash = "sha256:11aaffc99c1fcc2d1753458719fbb83979b7f77392409222a499450654996b8a"},
]
[package.dependencies]
@@ -1331,4 +1331,4 @@ multidict = ">=4.0"
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "1051bf0ecf4488a610c08a6adc2cd81624fda9192d865f8a801926786cb857e7"
content-hash = "325db9fe262974cb47f3220b0e20cec6ca01df045c836617f41f1930b849e53b"
Loading