diff --git a/requirements.txt b/requirements.txt index 875ef0ad6..ea60cc26a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ # Always use a fixed version, this is important for correct hashing. # Dependabot will keep these versions up to date. -pip == 25.2 # pip is the package installer for Python +pip == 25.3 # pip is the package installer for Python setuptools == 80.9.0 # for building Python packages pyelftools == 0.32 # for building U-Boot unidiff == 0.7.5 # for parsing unified diff