From f14e605425f7ce539f6733f4e0bf83add38aefa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 16:21:38 +0000 Subject: [PATCH] build(deps): bump msgpack from 1.0.8 to 1.1.1 Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.0.8 to 1.1.1. - [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.1) --- updated-dependencies: - dependency-name: msgpack dependency-version: 1.1.1 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 73174e6b7..6f9e6350a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ ida-settings==2.1.0 intervaltree==3.1.0 markdown-it-py==3.0.0 mdurl==0.1.2 -msgpack==1.0.8 +msgpack==1.1.1 networkx==3.4.2 pefile==2024.8.26 pip==25.1.1