Skip to content

Commit

Permalink
fix(deps): update dependency gitpython to v3.1.24 (#85)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 3, 2021
1 parent 000f698 commit 39c905e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ repository = "https://github.com/thegeeklab/git-batch/"
version = "0.0.0"

[tool.poetry.dependencies]
GitPython = "3.1.18"
GitPython = "3.1.24"
colorama = "0.4.4"
python = "^3.7.0"
python-json-logger = "2.0.2"
Expand Down

0 comments on commit 39c905e

Please sign in to comment.