mirror of https://github.com/tiangolo/fastapi.git
parent
49e82ed2ac
commit
e39143d56d
|
|
@ -35,6 +35,7 @@ hide:
|
|||
|
||||
### Upgrades
|
||||
|
||||
* ⬆️ Upgrade `python-multipart` to >=0.0.18. PR [#13219](https://github.com/fastapi/fastapi/pull/13219) by [@DanielKusyDev](https://github.com/DanielKusyDev).
|
||||
* ⬆️ Bump Starlette to allow up to 0.45.0: `>=0.40.0,<0.46.0`. PR [#13117](https://github.com/fastapi/fastapi/pull/13117) by [@Kludex](https://github.com/Kludex).
|
||||
* ⬆️ Upgrade `jinja2` to >=3.1.5. PR [#13194](https://github.com/fastapi/fastapi/pull/13194) by [@DanielKusyDev](https://github.com/DanielKusyDev).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue