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 a4f12dd commit 50cf895Copy full SHA for 50cf895
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 = "^2.1.1"
18
19
[build-system]
0 commit comments