Changing Python version

This commit is contained in:
Alexis Leboeuf
2025-12-06 10:58:56 +01:00
parent 25308d4d38
commit 1882703dd4

View File

@@ -112,7 +112,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": ".venv",
"language": "python",
"name": "python3"
},
@@ -126,7 +126,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.12"
"version": "3.12.3"
}
},
"nbformat": 4,