Skip to content

Commit 697ef33

Browse files
Bump gitpython from 3.1.46 to 3.1.47 (#19731)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8d7324 commit 697ef33

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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
@@ -292,7 +292,7 @@ dev = [
292292
# The following are used by the release script
293293
"click>=8.1.3",
294294
# GitPython was == 3.1.14; bumped to 3.1.20, the first release with type hints.
295-
"GitPython>=3.1.20",
295+
"GitPython>=3.1.47",
296296
"markdown-it-py>=3.0.0",
297297
"pygithub>=1.59",
298298
# The following are executed as commands by the release script.

0 commit comments

Comments
 (0)