From 2ed20e42bae26e8456a90da38ca23b0c41a80b27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 09:53:19 -0600 Subject: [PATCH] build(deps): bump pyghidra from 3.0.0 to 3.1.0 (#3081) Bumps [pyghidra](https://github.com/NationalSecurityAgency/ghidra) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/NationalSecurityAgency/ghidra/releases) - [Commits](https://github.com/NationalSecurityAgency/ghidra/commits) --- updated-dependencies: - dependency-name: pyghidra dependency-version: 3.1.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 2f16d4f2..39d909b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ pydantic==2.13.0 xmltodict==1.0.2 pyelftools==0.32 pygments==2.20.0 -pyghidra==3.0.0 +pyghidra==3.1.0 python-flirt==0.9.2 pyyaml==6.0.2 rich==15.0.0