Skip to content

Commit ed7924f

Browse files
committed
Bump gitpython Python dependency to ^3.1.20
1 parent 498aa85 commit ed7924f

File tree

2 files changed

+20
-6
lines changed

2 files changed

+20
-6
lines changed

poetry.lock

Lines changed: 19 additions & 5 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
@@ -15,7 +15,7 @@ semver = "^2.13.0"
1515

1616
# Documentation generation dependencies.
1717
click = "<7.2"
18-
gitpython = "^3.1.1"
18+
gitpython = "^3.1.20"
1919
mdx_truly_sane_lists = "^1.2"
2020
mike = "^0.5.1"
2121
mkdocs = "^1.2.1"

0 commit comments

Comments
 (0)