Commit 6925c4b
committed
fix: resolve backport conflicts and regenerate uv.lock
The automated backport left unresolved conflict markers in pyproject.toml and
uv.lock, which broke TOML parsing and failed every downstream job. The conflict
is resolved in favour of this release branch's own constraint list plus the
single aiohttp>=3.14.3 bump that this backport is for, rather than importing
main's full constraint list, which would pull in unrelated dependency bumps.
The lockfile is regenerated from the resolved pyproject.toml.
Signed-off-by: Charlie Doern <cdoern@redhat.com>1 parent 8f69e53 commit 6925c4b
2 files changed
Lines changed: 8 additions & 54 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 14 | | |
44 | 15 | | |
45 | 16 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments