Commit 3332cfb
committed
chore: bump anyio minimum to 4.9 for free_tcp_port fixture
The free_tcp_port pytest fixture was added in anyio 4.9.0. The
lowest-direct CI matrix was resolving to 4.5.0, which doesn't
have it. Locked version was already 4.10.0 so no lockfile churn
beyond the constraint metadata.1 parent d375f3e commit 3332cfb
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments