mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
build(deps): bump pip from 25.1.1 to 25.2
Bumps [pip](https://github.com/pypa/pip) from 25.1.1 to 25.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.1.1...25.2) --- updated-dependencies: - dependency-name: pip dependency-version: '25.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
# Always use a fixed version, this is important for correct hashing.
|
# Always use a fixed version, this is important for correct hashing.
|
||||||
# Dependabot will keep these versions up to date.
|
# Dependabot will keep these versions up to date.
|
||||||
|
|
||||||
pip == 25.1.1 # pip is the package installer for Python
|
pip == 25.2 # pip is the package installer for Python
|
||||||
setuptools == 80.9.0 # for building Python packages
|
setuptools == 80.9.0 # for building Python packages
|
||||||
pyelftools == 0.32 # for building U-Boot
|
pyelftools == 0.32 # for building U-Boot
|
||||||
unidiff == 0.7.5 # for parsing unified diff
|
unidiff == 0.7.5 # for parsing unified diff
|
||||||
|
|||||||
Reference in New Issue
Block a user