From f6ed36fa0f41954134e3e06bdba2cf63a70e85d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 14:26:54 -0600 Subject: [PATCH] build(deps): bump pyelftools from 0.31 to 0.32 (#2616) Bumps [pyelftools](https://github.com/eliben/pyelftools) from 0.31 to 0.32. - [Changelog](https://github.com/eliben/pyelftools/blob/main/CHANGES) - [Commits](https://github.com/eliben/pyelftools/compare/v0.31...v0.32) --- updated-dependencies: - dependency-name: pyelftools 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> Co-authored-by: Mike Hunhoff --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7486743b..71baeca8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ pydantic==2.10.1 # so we rely on pydantic to pull in the right version of pydantic-core. # pydantic-core==2.23.4 xmltodict==0.14.2 -pyelftools==0.31 +pyelftools==0.32 pygments==2.19.1 python-flirt==0.9.2 pyyaml==6.0.2