Skip to content

Commit 106dc7f

Browse files
dependabot[bot]igorpecovnik
authored andcommitted
build(deps): bump setuptools from 82.0.1 to 83.0.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 82.0.1 to 83.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v82.0.1...v83.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b27177 commit 106dc7f

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.1.2 # pip is the package installer for Python
9-
setuptools == 82.0.1 # for building Python packages
9+
setuptools == 83.0.0 # for building Python packages
1010
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

0 commit comments

Comments
 (0)