Bump gitpython from 3.1.42 to 3.1.43

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.42 to 3.1.43.
- [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.42...3.1.43)

---
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:
dependabot[bot]
2024-04-05 00:51:12 +00:00
committed by GitHub
parent b2657f5744
commit 7d18f1cfff
+1 -1
View File
@@ -18,7 +18,7 @@ deprecated==1.2.14
# via pygithub
gitdb==4.0.10
# via gitpython
gitpython==3.1.42
gitpython==3.1.43
# via -r scripts/make_release_requirements.in
idna==3.4
# via requests