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 99ba410 commit 673b359Copy full SHA for 673b359
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.13,<3.14"
17
pygithub = "^2.1.1"
18
19
[build-system]
0 commit comments