build(deps): bump pip from 26.0 to 26.0.1

Bumps [pip](https://github.com/pypa/pip) from 26.0 to 26.0.1.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/26.0...26.0.1)

---
updated-dependencies:
- dependency-name: pip
  dependency-version: 26.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-02-09 21:23:30 +00:00 committed by Igor
parent ca4598306f
commit 5b4bacc0b3

View File

@ -5,7 +5,7 @@
# Always use a fixed version, this is important for correct hashing.
# Dependabot will keep these versions up to date.
pip == 26.0 # pip is the package installer for Python
pip == 26.0.1 # pip is the package installer for Python
setuptools == 80.10.2 # for building Python packages
pyelftools == 0.32 # for building U-Boot
unidiff == 0.7.5 # for parsing unified diff