Skip to content

Commit ec9008c

Browse files
fix: Bump gitpython from 3.1.58 to 3.1.59
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.58 to 3.1.59. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.58...3.1.59) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.59 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a58bf73 commit ec9008c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies = [
2020
# Keep sorted
2121
"click>=8.1.7",
2222
"enlighten>=1.12.4",
23-
"gitpython>=3.1.58",
23+
"gitpython*",
2424
"hjson>=3.1.0",
2525
"jinja2>=3.1.6",
2626
"matplotlib>=3.10.9",

uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)