Commit 15709cf
fix(deps): bump pytest to 9.0.3 + pytest-asyncio to 1.3.0 (CVE-2025-71176)
CVE-2025-71176 (GHSA-6w46-j5rx-g56g) - pytest tmpdir handling vulnerability (symlink TOCTOU). Fixed in pytest 9.0.3 (per pytest-dev/pytest#14343).
pytest-asyncio bumped to 1.3.0 (first release with pytest 9 support, see pytest-dev/pytest-asyncio#1278).
Master + simulator test suites both pass after the bump:
- master pytest: 23/23 in 0.22s
- simulator pytest: 8/8 in 0.07s
Cite: GHSA-6w46-j5rx-g56g
Trace: docs/research/phase-1-shared-infrastructure-execution.md
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 8ca2d43 commit 15709cf
4 files changed
Lines changed: 44 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments