diff --git a/requirements.txt b/requirements.txt index 99c0638c402d..985e0560cda1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ setuptools == 75.6.0 # for building Python packages pyelftools == 0.31 # for building U-Boot unidiff == 0.7.5 # for parsing unified diff -GitPython == 3.1.43 # for manipulating git repos +GitPython == 3.1.44 # for manipulating git repos unidecode == 1.3.8 # for converting strings to ascii coloredlogs == 15.0.1 # for colored logging PyYAML == 6.0.2 # for parsing/writing YAML