From 40762a3180abaa4680c7c0f604198cdb5fb0e5d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 16:42:11 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20nonebot-plugin-user?= =?UTF-8?q?=20from=200.4.3=20to=200.4.4=20(#485)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [nonebot-plugin-user](https://github.com/he0119/nonebot-plugin-user) from 0.4.3 to 0.4.4. - [Release notes](https://github.com/he0119/nonebot-plugin-user/releases) - [Changelog](https://github.com/he0119/nonebot-plugin-user/blob/main/CHANGELOG.md) - [Commits](https://github.com/he0119/nonebot-plugin-user/compare/v0.4.3...v0.4.4) --- updated-dependencies: - dependency-name: nonebot-plugin-user dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 325b886..fdc2412 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2410,13 +2410,13 @@ nonebot2 = {version = ">=2.2.0,<3.0.0", extras = ["fastapi"]} [[package]] name = "nonebot-plugin-user" -version = "0.4.3" +version = "0.4.4" description = "适用于 Nonebot2 的用户插件" optional = false python-versions = ">=3.9" files = [ - {file = "nonebot_plugin_user-0.4.3-py3-none-any.whl", hash = "sha256:a9e90644238a89abbbd99c5ec2df1a750d33c5f8e2fe6f8ee9348868a6632ab7"}, - {file = "nonebot_plugin_user-0.4.3.tar.gz", hash = "sha256:f7cf4102d3e0a511b49e4822d7c1d0f1e860abd53f596dbfe73339964c9f6c39"}, + {file = "nonebot_plugin_user-0.4.4-py3-none-any.whl", hash = "sha256:cab16b9cf581f80ddb29d6339cb782945a8d12de2f3189ed0d3726415c778062"}, + {file = "nonebot_plugin_user-0.4.4.tar.gz", hash = "sha256:9066ac63aa3ef9b1c895bdc08aa313b355f942b4d2f214e3d1d4d87e9261d626"}, ] [package.dependencies]