mirror of
https://github.com/armbian/build.git
synced 2026-09-08 23:59:54 +08:00
build(deps): bump gitpython from 3.1.58 to 3.1.59
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.58 to 3.1.59. - [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.58...3.1.59) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.59 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ pip == 26.2.1 # pip is the package installer for Python
|
||||
setuptools == 84.0.0 # for building Python packages
|
||||
pyelftools == 0.33 # for building U-Boot
|
||||
unidiff == 1.0.0 # for parsing unified diff
|
||||
GitPython == 3.1.58 # for manipulating git repos
|
||||
GitPython == 3.1.59 # for manipulating git repos
|
||||
gitdb == 4.0.12 # required by GitPython (explicit pin: some pip caches omit transitive deps)
|
||||
smmap == 5.0.3 # required by gitdb
|
||||
unidecode == 1.4.0 # for converting strings to ascii
|
||||
|
||||
Reference in New Issue
Block a user