⬆ Bump gitpython from 3.1.49 to 3.1.50 (#1100)

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

---
updated-dependencies:
- dependency-name: gitpython
  dependency-version: 3.1.50
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-06 09:55:00 +00:00
committed by GitHub
parent 6e1e1a81ed
commit abae6b5cfa
+1 -1
View File
@@ -16,7 +16,7 @@ cryptography==48.0.0
# via pyjwt
gitdb==4.0.12
# via gitpython
gitpython==3.1.49
gitpython==3.1.50
# via -r scripts/make_release_requirements.in
idna==3.13
# via requests