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:
@@ -19,7 +19,7 @@
|
||||
# Keep extra test requirements out of Ring1
|
||||
%bcond_with ringdisabled
|
||||
Name: python-fastapi
|
||||
Version: 0.96.0
|
||||
Version: 0.96.1
|
||||
Release: 0
|
||||
Summary: FastAPI framework
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user