Commit 6d0e5bf
authored
Fix build
* Make linters happy
* Update CHANGELOG and version
* Update CHANGELOG
* Add Python 3.13, remove 3.8
* Remove Python 3.13 from build matrix
Remove Python 3.13 from build matrix, as pydantic_core cannot be installed in it. However, the package should work fine as pydantic_core is only used in tests.1 parent 2d131d3 commit 6d0e5bf
File tree
6 files changed
+22
-30
lines changed- .github/workflows
- openapidocs
- tests
6 files changed
+22
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 36 | | |
48 | 37 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
| 38 | + | |
57 | 39 | | |
58 | 40 | | |
59 | 41 | | |
| |||
84 | 66 | | |
85 | 67 | | |
86 | 68 | | |
87 | | - | |
| 69 | + | |
88 | 70 | | |
89 | 71 | | |
90 | 72 | | |
91 | | - | |
| 73 | + | |
92 | 74 | | |
93 | 75 | | |
94 | 76 | | |
95 | 77 | | |
96 | 78 | | |
97 | 79 | | |
98 | | - | |
| 80 | + | |
99 | 81 | | |
100 | 82 | | |
101 | 83 | | |
| |||
108 | 90 | | |
109 | 91 | | |
110 | 92 | | |
111 | | - | |
| 93 | + | |
112 | 94 | | |
113 | 95 | | |
114 | | - | |
| 96 | + | |
115 | 97 | | |
116 | 98 | | |
117 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
8 | 14 | | |
9 | 15 | | |
10 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
| 96 | + | |
96 | 97 | | |
97 | 98 | | |
98 | 99 | | |
| |||
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
104 | | - | |
| 105 | + | |
| 106 | + | |
105 | 107 | | |
106 | 108 | | |
107 | | - | |
| 109 | + | |
| 110 | + | |
108 | 111 | | |
109 | 112 | | |
110 | 113 | | |
| |||
0 commit comments