forked from pool/python-fastapi
- update to 0.96.1:
* Fix `HTTPException` header type annotations. * Fix OpenAPI model fields int validations, `gte` to `ge`. * Update minimum version of Pydantic to >=1.7.4. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=43
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 11 11:52:48 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.96.1:
|
||||
* Fix `HTTPException` header type annotations.
|
||||
* Fix OpenAPI model fields int validations, `gte` to `ge`.
|
||||
* Update minimum version of Pydantic to >=1.7.4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 5 13:26:32 UTC 2023 - David Anes <david.anes@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user