From 49abe98648bd53dd15b28e43bb223e1e304cd502 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Fri, 20 Sep 2024 12:27:15 +0300 Subject: [PATCH] update python --- .pre-commit-config.yaml | 2 +- .python-version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6f9439e6..32e75bb0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ ci: default_language_version: node: "lts" # Remember .python-version ! - python: "3.12" + python: "3.13" ruby: ".ruby-version" repos: diff --git a/.python-version b/.python-version index 455808f8..a9395bc6 100644 --- a/.python-version +++ b/.python-version @@ -1 +1 @@ -3.12.4 +3.13.0rc2