Commit 6db7a18
committed
Allow Starlette 0.41.x and FastAPI 0.115.x
- https://github.com/encode/starlette/releases/tag/0.41.1
- https://github.com/encode/starlette/releases/tag/0.41.0
- https://github.com/encode/starlette/releases/tag/0.40.0
- https://github.com/encode/starlette/releases/tag/0.39.0
- https://github.com/fastapi/fastapi/releases/tag/0.115.4
- https://github.com/fastapi/fastapi/releases/tag/0.115.3
- https://github.com/fastapi/fastapi/releases/tag/0.115.2
- https://github.com/fastapi/fastapi/releases/tag/0.115.1
- https://github.com/fastapi/fastapi/releases/tag/0.115.0
- https://github.com/fastapi/fastapi/releases/tag/0.114.2
- https://github.com/fastapi/fastapi/releases/tag/0.114.11 parent b8f0644 commit 6db7a18
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments