From 341cbd86cd5f28a1e6b2ac5f47d9881ba53fc0bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 16:06:57 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20nonebot-plugin-user?= =?UTF-8?q?=20from=200.4.1=20to=200.4.2=20(#404)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * :arrow_up: Bump nonebot-plugin-user from 0.4.1 to 0.4.2 Bumps [nonebot-plugin-user](https://github.com/he0119/nonebot-plugin-user) from 0.4.1 to 0.4.2. - [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.1...v0.4.2) --- updated-dependencies: - dependency-name: nonebot-plugin-user dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * :rotating_light: auto fix by pre-commit hooks --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 991e672..f5244ce 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1927,13 +1927,13 @@ nonebot2 = {version = ">=2.2.0,<3.0.0", extras = ["fastapi"]} [[package]] name = "nonebot-plugin-user" -version = "0.4.1" +version = "0.4.2" description = "适用于 Nonebot2 的用户插件" optional = false python-versions = ">=3.9" files = [ - {file = "nonebot_plugin_user-0.4.1-py3-none-any.whl", hash = "sha256:1d4daba6659774b65ebbc9b679d50c5505a8dcdd76a71a122b09452e0aaa2d11"}, - {file = "nonebot_plugin_user-0.4.1.tar.gz", hash = "sha256:80ea561a46c22d0e087edefb9a2bce8cfc4395426fbb54506d85382538eb68de"}, + {file = "nonebot_plugin_user-0.4.2-py3-none-any.whl", hash = "sha256:c7312109614cb40e1887e534deb1e81dd213b2304dd34cba738b35580971cc9f"}, + {file = "nonebot_plugin_user-0.4.2.tar.gz", hash = "sha256:422062dfa97d8fbd8dbd11ab46b240e86d90fcca3d991886596c3332e4211694"}, ] [package.dependencies]