Commit 38e4b8f
committed
Switch uv resolution back to default
This switches our version resolution back to the default of "highest",
but leaves around our testing of our entire version range in CI. This
more closely follows [the recommendation of the uv team][1] for
libraries. This should help with resolving some of the GitHub security
alerts we get on this repository.
[1]: https://docs.astral.sh/uv/concepts/resolution/#resolution-strategy
Ref: connectrpc/connect-python#142
Ref: #373
Ref: astral-sh/uv#18178 (comment)1 parent 8781f58 commit 38e4b8f
3 files changed
Lines changed: 297 additions & 371 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 52 | | |
56 | 53 | | |
57 | 54 | | |
| |||
0 commit comments