Skip to content

Commit c31bff6

Browse files
authored
Merge pull request #161 from arduino/dependabot/pip/gitpython-3.1.23
Bump gitpython from 3.1.20 to 3.1.23
2 parents 5e6d0e6 + 2d271ac commit c31bff6

File tree

2 files changed

+7
-18
lines changed

2 files changed

+7
-18
lines changed

poetry.lock

+6-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ black = "^21.8b0"
1717
flake8 = "^3.9.2"
1818
pep8-naming = "^0.12.1"
1919
pytest = "^6.2.5"
20-
GitPython = "^3.1.20"
20+
GitPython = "^3.1.23"
2121

2222
[build-system]
2323
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)