From 1f317c1d1669917dd841d47f7f0a7ef926f05db2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 14:43:00 +0000 Subject: [PATCH] build(deps): bump msgpack from 1.1.2 to 1.2.0 in the vivisect group Bumps the vivisect group with 1 update: [msgpack](https://github.com/msgpack/msgpack-python). Updates `msgpack` from 1.1.2 to 1.2.0 - [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.1.2...v1.2.0) --- updated-dependencies: - dependency-name: msgpack dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: vivisect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb0df34c..0ea294d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ ida-settings==3.4.1 intervaltree==3.2.1 markdown-it-py==4.2.0 mdurl==0.1.2 -msgpack==1.1.2 +msgpack==1.2.0 networkx==3.4.2 pefile==2024.8.26 pip==26.1