mirror of
https://ghfast.top/https://github.com/aeroxw/easy-tdx.git
synced 2026-09-12 14:34:15 +08:00
fix(deps): bump pytest 8.3.5 -> 9.0.3 修复 tmpdir 安全漏洞 (Dependabot #1)
CVE: pytest <9.0.3 存在临时目录处理安全问题(中等严重程度)。 本地 Python 3.11 venv + pytest 9.0.3 全量测试通过:761 passed, 2 skipped。 pytest 9.0.3 要求 Python>=3.9,满足 CI 矩阵 3.10/3.12/3.13。
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
# 最新 scipy)。升级任一工具时请在本地用 Python 3.10 验证后再提交。
|
# 最新 scipy)。升级任一工具时请在本地用 Python 3.10 验证后再提交。
|
||||||
|
|
||||||
# 测试框架
|
# 测试框架
|
||||||
pytest==8.3.5
|
pytest==9.0.3
|
||||||
pytest-asyncio>=0.23
|
pytest-asyncio>=0.23
|
||||||
pytest-cov==7.1.0
|
pytest-cov==7.1.0
|
||||||
coverage==7.14.0
|
coverage==7.14.0
|
||||||
|
|||||||
Reference in New Issue
Block a user