Commit 1ce0a12
committed
chore(deps): upgrade pytest to ^9.0.3 with Python 3.9 compat (CVE-2025-71176)
- Python >=3.10: pytest>=9.0.3 (includes fix for CVE-2025-71176)
- Python <3.10 (3.9): pytest>=7.4.0,<9 (pytest 9 dropped Python 3.9 support)
Updates requirements.txt, pyproject.toml [project.optional-dependencies].dev,
and [tool.poetry.dev-dependencies] with environment-marker–based constraints.
Relates to: #169"1 parent 7bf9bc6 commit 1ce0a12
2 files changed
Lines changed: 12 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
85 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
86 | 92 | | |
87 | 93 | | |
88 | 94 | | |
| |||
95 | 101 | | |
96 | 102 | | |
97 | 103 | | |
98 | | - | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
0 commit comments