Clean-python

Latest version: v0.18.0

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

Scan your dependencies

Page 1 of 12

0.18.1

----------------------

- Nothing changed yet.

0.18.0

----------------------

- Bumped FastAPI to 0.115.* so that pydantic models are directly supported to
declare query parameters. This deprecates the `RequestQuery.depends()` syntax,
use `Annotated[RequestQuery, Query()]` instead.

0.17.2

----------------------

- Fixed context forwarding to celery tasks in case Sentry is used.

0.17.1

----------------------

- Add filename to generate s3 download url

0.17.0

----------------------

- Added a `celery.CeleryConfig` with an `apply` method that properly sets up celery
without making the tasks depending on the config. Also added integration tests that
confirm the forwarding of context (tenant and correlation id).

0.16.5

----------------------

- Reverted urllib3 to 2.0.* because of other constraints.

Page 1 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.