Skip to content

Commit 6b4504a

Browse files
dependabot[bot]igorpecovnik
authored andcommitted
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](eliben/pyelftools@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] <support@github.com>
1 parent e187598 commit 6b4504a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
pip == 26.1.1 # pip is the package installer for Python
99
setuptools == 82.0.1 # for building Python packages
10-
pyelftools == 0.32 # for building U-Boot
10+
pyelftools == 0.33 # for building U-Boot
1111
unidiff == 0.7.5 # for parsing unified diff
1212
GitPython == 3.1.50 # for manipulating git repos
1313
unidecode == 1.4.0 # for converting strings to ascii

0 commit comments

Comments
 (0)