diff --git a/pdm.lock b/pdm.lock index a32fa30..ebcd535 100644 --- a/pdm.lock +++ b/pdm.lock @@ -137,7 +137,7 @@ files = [ [[package]] name = "cookit" -version = "0.9.4" +version = "0.9.5" requires_python = "<4.0,>=3.9" summary = "A toolkit for self use." groups = ["default"] @@ -145,43 +145,43 @@ dependencies = [ "typing-extensions>=4.12.2", ] files = [ - {file = "cookit-0.9.4-py3-none-any.whl", hash = "sha256:4e23162e410d79ff24c5952672bcac803c754a25b43b8d9164b0bd43f0a1878f"}, - {file = "cookit-0.9.4.tar.gz", hash = "sha256:a3b7ff407164980be8cc9b03b7fd28ae86ae3f6dce1e5426fc0d19f26fdc2764"}, + {file = "cookit-0.9.5-py3-none-any.whl", hash = "sha256:ce33609451eb26a3b4175eee92c1eeeb60ed8ea63dc090bf90cfadac8313c814"}, + {file = "cookit-0.9.5.tar.gz", hash = "sha256:380335b944e56268bc5cbeed13cc0411f0d6203f02060c9f1bc6f0481d425003"}, ] [[package]] name = "cookit" -version = "0.9.4" +version = "0.9.5" extras = ["loguru", "nonebot-alconna", "pydantic"] requires_python = "<4.0,>=3.9" summary = "A toolkit for self use." groups = ["default"] dependencies = [ - "cookit==0.9.4", + "cookit==0.9.5", "cookit[nonebot-base]", "loguru>=0.7.3", "nonebot-plugin-alconna>=0.54.2", "pydantic!=2.5.0,!=2.5.1,<3.0.0,>=1.10.0", ] files = [ - {file = "cookit-0.9.4-py3-none-any.whl", hash = "sha256:4e23162e410d79ff24c5952672bcac803c754a25b43b8d9164b0bd43f0a1878f"}, - {file = "cookit-0.9.4.tar.gz", hash = "sha256:a3b7ff407164980be8cc9b03b7fd28ae86ae3f6dce1e5426fc0d19f26fdc2764"}, + {file = "cookit-0.9.5-py3-none-any.whl", hash = "sha256:ce33609451eb26a3b4175eee92c1eeeb60ed8ea63dc090bf90cfadac8313c814"}, + {file = "cookit-0.9.5.tar.gz", hash = "sha256:380335b944e56268bc5cbeed13cc0411f0d6203f02060c9f1bc6f0481d425003"}, ] [[package]] name = "cookit" -version = "0.9.4" +version = "0.9.5" extras = ["nonebot-base"] requires_python = "<4.0,>=3.9" summary = "A toolkit for self use." groups = ["default"] dependencies = [ - "cookit==0.9.4", + "cookit==0.9.5", "nonebot2>=2.4.1", ] files = [ - {file = "cookit-0.9.4-py3-none-any.whl", hash = "sha256:4e23162e410d79ff24c5952672bcac803c754a25b43b8d9164b0bd43f0a1878f"}, - {file = "cookit-0.9.4.tar.gz", hash = "sha256:a3b7ff407164980be8cc9b03b7fd28ae86ae3f6dce1e5426fc0d19f26fdc2764"}, + {file = "cookit-0.9.5-py3-none-any.whl", hash = "sha256:ce33609451eb26a3b4175eee92c1eeeb60ed8ea63dc090bf90cfadac8313c814"}, + {file = "cookit-0.9.5.tar.gz", hash = "sha256:380335b944e56268bc5cbeed13cc0411f0d6203f02060c9f1bc6f0481d425003"}, ] [[package]]