chore: 更新 Jupyter Notebook 中的 Python 版本号

- 将 Python 版本从 3.13.7 更新至 3.13.11
- 此更改仅更新笔记本元数据中的版本信息,不影响代码逻辑
This commit is contained in:
2025-12-10 22:45:21 +08:00
parent d7525ba715
commit 387fb1816f

View File

@@ -43,7 +43,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.13.7"
"version": "3.13.11"
}
},
"nbformat": 4,