Clean-python

Latest version: v0.18.0

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

Scan your dependencies

Page 4 of 12

0.12.7

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

- Added nanoid submodule.

0.12.6

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

- Add synchronous usage of DomainEvent.

0.12.5

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

- Added ComparisonFilter and corresponding extensions to the sql and fastapi
modules. A ComparisonFilter does value comparisons like less than.

0.12.4

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

- Added the option of making API routes public in the fastapi Resource.
This is done by moving the auth dependencies from app to route level.

- Fixed SQLAlchemy deprecation warning having to do with `and_`.

- Bumped fastapi to 0.110.*.

- Bumped pyjwt to 2.8.*.

0.12.3

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

- Change the type of Tenant.id and User.id to `Id`. This allows more types as id.

0.12.2

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

- Expanded `Id` to include `UUID`. If a RootEntity's id is annotated with `UUID` it
will be autogenerated on `.create()`.

Page 4 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.