From f1e2dfc29a3cb7bb12335e22811a56524758261e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 19:49:10 +0000 Subject: [PATCH] build(deps): bump pyelftools from 0.32 to 0.33 Bumps [pyelftools](https://github.com/eliben/pyelftools) from 0.32 to 0.33. - [Changelog](https://github.com/eliben/pyelftools/blob/main/CHANGES) - [Commits](https://github.com/eliben/pyelftools/compare/v0.32...v0.33) --- updated-dependencies: - dependency-name: pyelftools dependency-version: '0.33' 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 cb0df34c..0906da71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ pydantic==2.13.0 # so we rely on pydantic to pull in the right version of pydantic-core. # pydantic-core==2.23.4 xmltodict==1.0.2 -pyelftools==0.32 +pyelftools==0.33 pygments==2.20.0 pyghidra==3.1.0 python-flirt==0.9.2