From 987338d0c92a9e747312a73aacb60c667772c2d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 08:55:14 -0600 Subject: [PATCH 1/2] build(deps): bump ida-settings from 3.2.2 to 3.4.1 (#3088) Bumps ida-settings from 3.2.2 to 3.4.1. --- updated-dependencies: - dependency-name: ida-settings dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 39d909b4..719cd28c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ dnfile==0.18.0 funcy==2.0 humanize==4.15.0 ida-netnode==3.0 -ida-settings==3.2.2 +ida-settings==3.4.1 intervaltree==3.2.1 markdown-it-py==4.2.0 mdurl==0.1.2 From a07b597ee16bc5a1cdde682a940427d1d6ce334f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 10:19:46 -0600 Subject: [PATCH 2/2] build(deps): bump protobuf from 7.34.0 to 7.35.0 (#3089) Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 7.34.0 to 7.35.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 719cd28c..cb0df34c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ msgpack==1.1.2 networkx==3.4.2 pefile==2024.8.26 pip==26.1 -protobuf==7.34.0 +protobuf==7.35.0 pyasn1==0.6.3 pyasn1-modules==0.4.2 pycparser==3.0