Skip to content

Commit 6af43a3

Browse files
Bump gitpython from 3.1.29 to 3.1.30 (#70)
1 parent 18c8345 commit 6af43a3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -5,7 +5,7 @@ name = "noteable_magics"
55
version = "2.0.0"
66

77
[tool.poetry.dependencies]
8-
GitPython = "^3.1.14"
8+
GitPython = "^3.1.30"
99
httpx = {extras = ["http2"], version = "^0.23.0"}
1010
backoff = "^2.2.1"
1111
click = "^8.0.4" # pinned until black is updated to not use internal module that was removed by click in 8.1.0; https://github.com/psf/black/issues/2964

0 commit comments

Comments
 (0)