diff --git a/beekeepy/poetry.lock b/beekeepy/poetry.lock index e28c409f35249245d9d44a3d238b029a18b62e7e..8ee6e58bffd70aab005cb25522ed5683c01fad32 100644 --- a/beekeepy/poetry.lock +++ b/beekeepy/poetry.lock @@ -1,4 +1,4 @@ -# 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" diff --git a/beekeepy/pyproject.toml b/beekeepy/pyproject.toml index 3da52c1fb6ad5f335967f5bbadd6f11ea9bdca3b..1e407c063a26f690da8cc15d81c0d83bd9eaa1d1 100644 --- a/beekeepy/pyproject.toml +++ b/beekeepy/pyproject.toml @@ -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