Lilya

Latest version: v0.12.9

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

Scan your dependencies

Page 6 of 9

0.8.0

Not secure
Added

- `XFrameOptionsMiddleware` to handle with options headers.
- `SecurityMiddleware` adding various security headers to the request/response lifecycle.
- `override_settings` as new decorator that allows to override the Lilya settings in any given test.

Fixed

- Missing status `HTTP_301_MOVED_PERMANENTLY` from the list of available status.

0.7.5

Not secure
Added

- Allow path parameters to also be defined with `<>` as alternative to `{}`.

Example

python
from lilya.routing import Path

Path("/<age:int>", ...)

0.7.4

Not secure
Added

- Translations to portuguese.

Fixed

- Missing `settings` in the `runserver` directive.

0.7.3

Not secure
Fixed

- Documentation generation for `typing.Unpack`.

0.7.2

Not secure
Changed

- Optimised the `encoders` and how it evaluates the `ENCODER_TYPES`.
- Internal fixes in the `TestClient` and internals.

0.7.1

Not secure
Fixed

- Import cast clashing with local variables.

Page 6 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.