14
0

- 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:
2023-06-11 11:54:19 +00:00
committed by Git OBS Bridge
parent 92db804b3a
commit 6427129d95
4 changed files with 12 additions and 4 deletions

View File

@@ -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