|
@@ -6,7 +6,7 @@
|
|
# Dependabot will keep these versions up to date.
|
|
# Dependabot will keep these versions up to date.
|
|
|
|
|
|
pip == 25.0.1 # pip is the package installer for Python
|
|
pip == 25.0.1 # pip is the package installer for Python
|
|
-setuptools == 78.1.0 # for building Python packages
|
|
|
|
|
|
+setuptools == 79.0.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
|
|
GitPython == 3.1.44 # for manipulating git repos
|
|
GitPython == 3.1.44 # for manipulating git repos
|