From bb819a20aa6d7b7e039e73f86cbe9b0ab71f65bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 23:28:51 +0000 Subject: [PATCH 1/2] :arrow_up: Bump msgpack from 1.0.8 to 1.2.1 Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.0.8 to 1.2.1. - [Release notes](https://github.com/msgpack/msgpack-python/releases) - [Changelog](https://github.com/msgpack/msgpack-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/msgpack/msgpack-python/compare/v1.0.8...v1.2.1) --- updated-dependencies: - dependency-name: msgpack dependency-version: 1.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f9751c7..e24a384 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ httpcore==1.0.4 ; python_version >= "3.8" and python_version < "4.0" httpx==0.27.0 ; python_version >= "3.8" and python_version < "4.0" idna==3.7 ; python_version >= "3.8" and python_version < "4.0" loguru==0.7.2 ; python_version >= "3.8" and python_version < "4.0" -msgpack==1.0.8 ; python_version >= "3.8" and python_version < "4.0" +msgpack==1.2.1 ; python_version >= "3.8" and python_version < "4.0" multidict==6.0.5 ; python_version >= "3.8" and python_version < "4.0" nonebot-adapter-onebot==2.4.2 ; python_version >= "3.8" and python_version < "4.0" nonebot-plugin-apscheduler==0.2.0 ; python_version >= "3.8" and python_version < "4.0" From 36dbabe2e31ade5e21794530accc7d45ba9c0081 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 23:30:08 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=9A=A8=20`pre-commit-ci`=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E6=A0=BC=E5=BC=8F=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e24a384..f9751c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ httpcore==1.0.4 ; python_version >= "3.8" and python_version < "4.0" httpx==0.27.0 ; python_version >= "3.8" and python_version < "4.0" idna==3.7 ; python_version >= "3.8" and python_version < "4.0" loguru==0.7.2 ; python_version >= "3.8" and python_version < "4.0" -msgpack==1.2.1 ; python_version >= "3.8" and python_version < "4.0" +msgpack==1.0.8 ; python_version >= "3.8" and python_version < "4.0" multidict==6.0.5 ; python_version >= "3.8" and python_version < "4.0" nonebot-adapter-onebot==2.4.2 ; python_version >= "3.8" and python_version < "4.0" nonebot-plugin-apscheduler==0.2.0 ; python_version >= "3.8" and python_version < "4.0"