build(deps-dev): bump gitpython from 3.1.52 to 3.1.53 (#1183)

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

---
updated-dependencies:
- dependency-name: gitpython
  dependency-version: 3.1.53
  dependency-type: direct:development
  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-07-22 14:51:33 +02:00
committed by GitHub
parent dc191b7dd1
commit e6449eb0f9

View File

@@ -73,7 +73,7 @@ dev = [
"sphinx==9.0.4",
"sphinx_rtd_theme==3.1.0",
"sphinx-tabs==3.5.0",
"GitPython==3.1.52",
"GitPython==3.1.53",
"myst-parser==5.1.0",
"docutils==0.21.2",
"sphinxcontrib-mermaid==2.1.0 ",