We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dc0305 commit a4f12ddCopy full SHA for a4f12dd
pyproject.toml
@@ -14,7 +14,7 @@ changelog-generator = "changelog_generator.__main__:main"
14
15
[tool.poetry.dependencies]
16
python = ">=3.10,<3.12"
17
-pygithub = "^1.59.0"
+pygithub = "^2.1.1"
18
19
[build-system]
20
requires = ["poetry-core>=1.0.0"]
0 commit comments