Commit eb1fdeb
committed
fix(ci): unpin Python patch versions in test matrix
Python 3.13.2's `VERIFY_X509_STRICT` rejects some certifi CA certs,
breaking `httpx.Client()` init. Using minor-only versions lets
setup-python resolve to latest patches automatically.1 parent 7456b2e commit eb1fdeb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments