Werkit

Latest version: v0.35.1

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

Scan your dependencies

Page 5 of 8

0.18.0

BREAKING CHANGES

- Remove `werkit.__version__`.

New features

- Add `aws_lambda.build.export_poetry_requirements()`.

0.17.0

New features

- `create_venv_with_dependencies`: Optionally omit transitive dependencies.

0.16.0

Same as 0.15.0.

0.15.0

BREAKING CHANGES

- Manager: Require that callers set `manager.result` in the context handler as
intended, returning a compute error if not. To get the old behavior, set
`manager.result = None`.
- Manager: Extract `note_compute_success()` and `note_compute_exception()` to
allow more flexibility by consumers.

0.14.0

BREAKING CHANGES

- Lambda deploy functions (e.g. `perform_create()`) require an explicit
`aws_region`.

Bug fixes

- Update orchestrator build to support Python 3.8 in addition to 3.7.

0.13.0

BREAKING CHANGES

- For `werkit.aws_lambda.deploy.perform_create()` and `perform_update_code()`,
the `path_to_zipfile` argument is renamed to `local_path_to_zipfile`. These
functions can also accept an `s3_path_to_zipfile` which has already been
uploaded to the `s3_code_bucket`.

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.