Skip to content

Commit d7f21cd

Browse files
dependabot[bot]igorpecovnik
authored andcommitted
build(deps): bump pip from 26.1.1 to 26.1.2
Bumps [pip](https://github.com/pypa/pip) from 26.1.1 to 26.1.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@26.1.1...26.1.2) --- updated-dependencies: - dependency-name: pip dependency-version: 26.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b4504a commit d7f21cd

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
@@ -5,7 +5,7 @@
55
# Always use a fixed version, this is important for correct hashing.
66
# Dependabot will keep these versions up to date.
77

8-
pip == 26.1.1 # pip is the package installer for Python
8+
pip == 26.1.2 # pip is the package installer for Python
99
setuptools == 82.0.1 # for building Python packages
1010
pyelftools == 0.33 # for building U-Boot
1111
unidiff == 0.7.5 # for parsing unified diff

0 commit comments

Comments
 (0)