Skip to content

Commit 4fbc924

Browse files
authored
Merge pull request #297 from per1234/update-python
Update project Python version to 3.12.4
2 parents c20b3e2 + ecd8f25 commit 4fbc924

File tree

2 files changed

+4
-39
lines changed

2 files changed

+4
-39
lines changed

poetry.lock

+3-38
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
@@ -5,7 +5,7 @@ line-length = 120
55
package-mode = false
66

77
[tool.poetry.dependencies]
8-
python = "3.11.2"
8+
python = "3.12.4"
99
GitPython = "3.1.43"
1010
PyGithub = "2.3.0"
1111
PyYAML = "6.0.1"

0 commit comments

Comments
 (0)