Skip to content

Commit 73b45ed

Browse files
authored
Merge pull request #311 from Ableton/nre/main/6563-python-3.12.12
Update Python to 3.12.12
2 parents c505b05 + 4fee68b commit 73b45ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"constraints": {"python": "3.12.2"},
3+
"constraints": {"python": "3.12.12"},
44
"extends": ["config:base"],
55
"enabledManagers": ["ansible-galaxy", "pip-compile"],
66
"pip-compile": {"fileMatch": ["^requirements-dev\\.in$"]}

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.12.2
1+
3.12.12

0 commit comments

Comments
 (0)