Skip to content

Commit 57919a1

Browse files
dependabot[bot]BrianPugh
authored andcommitted
Bump pyelftools from 0.29 to 0.32
Bumps [pyelftools](https://github.com/eliben/pyelftools) from 0.29 to 0.32. - [Changelog](https://github.com/eliben/pyelftools/blob/main/CHANGES) - [Commits](eliben/pyelftools@v0.29...v0.32) --- updated-dependencies: - dependency-name: pyelftools dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c070eb9 commit 57919a1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ numpy = [
6363
{version = ">=1.24", python = ">=3.8,<3.12"},
6464
{version = ">=1.26", python = ">=3.12"}
6565
]
66-
pyelftools = "^0.29"
66+
pyelftools = "^0.32"
6767

6868
[tool.poetry.group.profile]
6969
optional = true

0 commit comments

Comments
 (0)