chore(deps): bump gitpython from 3.1.45 to 3.1.46

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

---
updated-dependencies:
- dependency-name: gitpython
  dependency-version: 3.1.46
  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] 2026-01-02 12:02:52 +00:00 committed by GitHub
parent bb3ef3544b
commit 7b6d474d28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@ dependencies = [
"bencodepy==0.9.5",
"croniter==6.0.0",
"fastapi==0.128.0",
"GitPython==3.1.45",
"GitPython==3.1.46",
"humanize==4.13.0",
"pytimeparse2==1.7.1",
"qbittorrent-api==2025.11.1",