Skip to content

Commit c84203e

Browse files
Bump gitpython from 3.1.57 to 3.1.58
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.57 to 3.1.58. - [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.57...3.1.58) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.58 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d44b69 commit c84203e

2 files changed

Lines changed: 5 additions & 67 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pyyaml = ">=6.0,<7.0"
3939
# capped while we support Python 3.9
4040
marshmallow = ">=4.0.1,<4.1.0"
4141
# floor required by get_staged_diff_index()
42-
gitpython = ">=3.1.51,<3.2.0"
42+
gitpython = ">=3.1.58,<3.2.0"
4343
arrow = ">=1.0.0,<1.5.0"
4444
requests = ">=2.32.4,<3.0"
4545
urllib3 = ">=2.4.0,<3.0.0"

0 commit comments

Comments
 (0)