Skip to content

Commit 6b2bb2e

Browse files
Bump gitdb from 4.0.9 to 4.0.10
Bumps [gitdb](https://github.com/gitpython-developers/gitdb) from 4.0.9 to 4.0.10. - [Release notes](https://github.com/gitpython-developers/gitdb/releases) - [Commits](gitpython-developers/gitdb@4.0.9...4.0.10) --- updated-dependencies: - dependency-name: gitdb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6664e8 commit 6b2bb2e

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
@@ -5,6 +5,6 @@
55
# pip-compile
66
#
77
fonttools==4.38.0 # via font-v (setup.py)
8-
gitdb==4.0.9 # via gitpython
8+
gitdb==4.0.10 # via gitpython
99
gitpython==3.1.29 # via font-v (setup.py)
1010
smmap==5.0.0 # via gitdb

0 commit comments

Comments
 (0)