From 90423e27a88c7819ee87b91eb15bf28ef683aead Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 09:53:42 +0000 Subject: [PATCH] build(deps): bump msgpack from 1.0.8 to 1.1.2 Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.0.8 to 1.1.2. - [Release notes](https://github.com/msgpack/msgpack-python/releases) - [Changelog](https://github.com/msgpack/msgpack-python/blob/main/ChangeLog.rst) - [Commits](https://github.com/msgpack/msgpack-python/compare/v1.0.8...v1.1.2) --- updated-dependencies: - dependency-name: msgpack dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 722a7ae3..7d569a45 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ ida-settings==3.2.2 intervaltree==3.2.1 markdown-it-py==4.0.0 mdurl==0.1.2 -msgpack==1.0.8 +msgpack==1.1.2 networkx==3.4.2 pefile==2024.8.26 pip==25.3