From e354b52c9d9a4866979bbdd003e21ef15af0d3b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 20:09:06 +0000 Subject: [PATCH] build(deps): bump msgpack from 1.2.0 to 1.2.1 Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.2.0 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.2.0...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 a9568e7e7..699fb81b3 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.2.0 +msgpack==1.2.1 networkx==3.4.2 pefile==2024.8.26 pip==26.1