mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Bump gitpython from 3.1.43 to 3.1.44
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 to 3.1.44. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.43...3.1.44) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
setuptools == 75.7.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
|
||||
|
||||
Reference in New Issue
Block a user