Skip to content

Commit 9cc593a

Browse files
authored
Merge pull request #166 from arduino/dependabot/pip/gitpython-3.1.24
Bump gitpython from 3.1.23 to 3.1.24
2 parents c1419b3 + 6780791 commit 9cc593a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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.9b0"
1717
flake8 = "^3.9.2"
1818
pep8-naming = "^0.12.1"
1919
pytest = "^6.2.5"
20-
GitPython = "^3.1.23"
20+
GitPython = "^3.1.24"
2121

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

0 commit comments

Comments
 (0)