Commit 7195f64
committed
requirements: use no-cve urllib3
Use `urllib3===2.6.0` instead of `urllib3===2.5.0`.
Error message that appeared with `urllib3===2.5.0`:
```
Found 2 known vulnerabilities in 1 package
Name Version ID Fix Versions
------- ------- -------------- ------------
urllib3 2.5.0 CVE-2025-66418 2.6.0
urllib3 2.5.0 CVE-2025-66471 2.6.0
```
Change-Id: I6a3938b6904f9b886eeebaa80ae750bc5c78cc91
Signed-off-by: Adrian Vladu <[email protected]>1 parent f5857a9 commit 7195f64
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
0 commit comments