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 27abac4 commit 6721622Copy full SHA for 6721622
pyproject.toml
@@ -13,7 +13,7 @@ keywords = ["changelog", "prism", "launcher", "github"]
13
changelog-generator = "changelog_generator.__main__:main"
14
15
[tool.poetry.dependencies]
16
-python = ">=3.10,<3.12"
+python = ">=3.12,<3.13"
17
pygithub = "^1.59.0"
18
19
[build-system]
0 commit comments