pypi fastapi 0.120.3

17 hours ago

Refactors

  • ♻️ Reduce internal cyclic recursion in dependencies, from 2 functions calling each other to 1 calling itself. PR #14256 by @tiangolo.
  • ♻️ Refactor internals of dependencies, simplify code and remove get_param_sub_dependant. PR #14255 by @tiangolo.
  • ♻️ Refactor internals of dependencies, simplify using dataclasses. PR #14254 by @tiangolo.

Docs

Don't miss a new fastapi release

NewReleases is sending notifications on new releases.