14
0

- update to 0.108.0:

* Upgrade Starlette to `>=0.29.0,<0.33.0`, update docs and
    usage of templates with new Starlette arguments.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=60
This commit is contained in:
2023-12-27 09:45:15 +00:00
committed by Git OBS Bridge
parent 34a815a779
commit cb01d48d36
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Dec 27 09:43:26 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.108.0:
* Upgrade Starlette to `>=0.29.0,<0.33.0`, update docs and
usage of templates with new Starlette arguments.
-------------------------------------------------------------------
Thu Dec 14 10:14:31 UTC 2023 - Dirk Müller <dmueller@suse.com>