Skip to content

Commit fd800bf

Browse files
dependabot[bot]iav
authored andcommitted
build(deps): bump setuptools from 80.10.2 to 82.0.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 80.10.2 to 82.0.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.10.2...v82.0.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ada2b0 commit fd800bf

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
@@ -6,7 +6,7 @@
66
# Dependabot will keep these versions up to date.
77

88
pip == 26.0.1 # pip is the package installer for Python
9-
setuptools == 80.10.2 # for building Python packages
9+
setuptools == 82.0.1 # for building Python packages
1010
pyelftools == 0.32 # for building U-Boot
1111
unidiff == 0.7.5 # for parsing unified diff
1212
GitPython == 3.1.46 # for manipulating git repos

0 commit comments

Comments
 (0)