Fastapi-restful

Latest version: v0.6.0

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

Scan your dependencies

Page 1 of 3

0.6.0

* Fix bug where `Request.url_for` is not working as intended [[yuval9313/FastApi-RESTful90](https://github.com/yuval9313/FastApi-RESTful/issues/90)]
* Update multiple dependencies using dependebot
* Fix `repeat_every` is only running once [142](https://github.com/yuval9313/FastApi-RESTful/pull/142)

0.5.0

* Bump sqlalchemy from 1.4.48 to 2.0.19 by dependabot in 202
* Pydantic v2 by ollz272 in [199](https://github.com/yuval9313/FastApi-RESTful/pull/199)
* fix ci not run by ollz272 in [208](https://github.com/yuval9313/FastApi-RESTful/pull/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

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.