Skip to content

Commit 40f0c2f

Browse files
authored
Merge pull request #357 from arduino/dependabot/pip/pygithub-2.6.1
build(deps): bump pygithub from 2.5.0 to 2.6.1
2 parents 79f6eca + 5de0344 commit 40f0c2f

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
@@ -7,7 +7,7 @@ package-mode = false
77
[tool.poetry.dependencies]
88
python = "3.12.4"
99
GitPython = "3.1.44"
10-
PyGithub = "2.5.0"
10+
PyGithub = "2.6.1"
1111
PyYAML = "6.0.2"
1212
semver = "3.0.4"
1313

0 commit comments

Comments
 (0)