Skip to content

Commit 53e21c6

Browse files
authored
Merge pull request #173 from arduino/dependabot/pip/gitpython-3.1.34
Bump gitpython from 3.1.33 to 3.1.34
2 parents 6ffb898 + ba3c990 commit 53e21c6

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
@@ -9,7 +9,7 @@ authors = ["Arduino <[email protected]>"]
99

1010
[tool.poetry.dependencies]
1111
python = "3.11.2"
12-
GitPython = "3.1.33"
12+
GitPython = "3.1.34"
1313
PyGithub = "1.59.1"
1414
PyYAML = "6.0.1"
1515
semver = "3.0.1"

0 commit comments

Comments
 (0)