chore: upgrade to python 3.12 (#2396)

* chore: upgrade to python 3.12

* ci: do not use setup-python

* deps: add limits dependency

* deps: remove fixed dependency to six

* chore: disable profiler in flask debug toolbar as it does not work with python3.12

* deps: specify strictyaml dependency for yacron
This commit is contained in:
Carlos Quintana
2025-02-26 09:33:34 +01:00
committed by GitHub
parent 821a080e1c
commit ba9ed4f956
5 changed files with 237 additions and 208 deletions
+1 -1
View File
@@ -1 +1 @@
3.11.11
3.12.8