Skip to content

Commit

Permalink
Update Python to v3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rco-ableton authored and ablbot committed Apr 24, 2024
1 parent 6db7f6e commit 351e041
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"constraints": {"python": "3.10.12"},
"constraints": {"python": "3.12.0"},
"extends": ["config:base"],
"enabledManagers": ["ansible-galaxy", "pip-compile"],
"pip-compile": {"fileMatch": ["^requirements-dev\\.in$"]}
Expand Down
2 changes: 1 addition & 1 deletion .python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.10.12
3.12.0

0 comments on commit 351e041

Please sign in to comment.