Fastapi-restful

Latest version: v0.5.0

Safety actively analyzes 613797 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.5.0

* Bump sqlalchemy from 1.4.48 to 2.0.19 by dependabot in 202
* Pydantic v2 by ollz272 in 199
* fix ci not run by ollz272 in 208

0.4.5

* Change the lock of fastapi to enable more versions of it to be installed

0.4.4

* Move to ruff for linting, etc.
* Update various dependencies
* Stop supporting Python 3.6
* Deprecate InferringRouter (as its functionality is now built into `fastapi.APIRouter`)
* Resolve various deprecationwarnings introduced by sqlalchemy 1.4.
* Add support to Python 3.11
* Change package description to avoid errors with pypi as [mentioned here](https://github.com/yuval9313/FastApi-RESTful/issues/175)

0.4.3

* Fix bug where inferred router raises exception when no content is needed but type hint is provided (e.g. `None` as return type with status code 204) (As mentiond in [134](https://github.com/yuval9313/FastApi-RESTful/pull/134))
* Improve tests and add more test cases
* Bump dependencies versions

0.4.2

* Remove version pinning to allow diversity in python environments

0.4.1

* Add more pypi classifiers

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.