Skip to content

Commit 9d6ff24

Browse files
nre-abletonablbot
authored andcommitted
Update Python to 3.12.12
1 parent 358f49c commit 9d6ff24

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)