Skip to content

Commit dfa8f1e

Browse files
Bump gitpython from 3.1.43 to 3.1.44 (#5)
Updates [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 to 3.1.44. Key changes in v3.1.44 involve multiple bug fixes (including for shallow submodules, config parsing, and fetch progress), significant enhancements to fuzz testing infrastructure, and various CI/linting updates. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Anand <13899132+anandsyncs@users.noreply.github.com>
1 parent 907c6f4 commit dfa8f1e

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
@@ -17,7 +17,7 @@ urllib3==1.26.19
1717
cryptography==44.0.1
1818
python-dateutil==2.9.0
1919
python-ldap==3.4.4
20-
GitPython==3.1.43
20+
GitPython==3.1.44
2121
setuptools>=71.0.3 # not directly required, pinned by Snyk to avoid a vulnerability
2222
opentelemetry-api
2323
opentelemetry-sdk

0 commit comments

Comments
 (0)