Skip to content

Commit d5d883f

Browse files
Bump gitpython from 3.1.28 to 3.1.29
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.28 to 3.1.29. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.28...3.1.29) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b86c0d commit d5d883f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
#
77
fonttools==4.37.4 # via font-v (setup.py)
88
gitdb==4.0.9 # via gitpython
9-
gitpython==3.1.28 # via font-v (setup.py)
9+
gitpython==3.1.29 # via font-v (setup.py)
1010
smmap==5.0.0 # via gitdb

0 commit comments

Comments
 (0)