Skip to content

Commit 5c290f6

Browse files
author
Slava Katiukha
committed
Update GitPython version to 3.0.6
1 parent 2e709ad commit 5c290f6

File tree

2 files changed

+15
-13
lines changed

2 files changed

+15
-13
lines changed

Pipfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ pymdown-extensions = {editable = true, path = "3rdparty/pymdown-extensions"}
99
mkdocs = {editable = true, path = "3rdparty/mkdocs"}
1010
mkdocs-versioned = {editable = true, path = "3rdparty/mkdocs-versioned"}
1111
markdown-tabs = {editable = true, path = "plugins/markdown-tabs"}
12-
GitPython = {editable = true, path = "3rdparty/GitPython"}
13-
gitdb = "==4.0.4"
12+
GitPython = "==3.0.6"
1413

1514
[dev-packages]
1615

Pipfile.lock

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

0 commit comments

Comments
 (0)