Jetzt

Latest version: v0.6.5

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

Scan your dependencies

Page 2 of 3

0.4.1

Added

Changed

Removed

Fixed

- Fixed a crash while listing outdated dependencies.

0.4.0

Added

- Added ability to update outdated dependencies, with `jetzt --update`. This will list all the outdated dependencies based on command `jetzt --outdated`.

Changed

Removed

Fixed

- Listing of outdated dependencies now distinguishes `dependencies` from `dev_dependencies`.

0.3.1

Added

Changed

Removed

- A couple of debug prints were removed.

Fixed

0.3.0

Added

- A new `jetzt_metadata.json` is introduced. This file will be used to maintain project metadata including installed dependencies. **UNFORTUNATELY THIS INTRODUCES BREAKING CHANGES**. You need to scaffold a new project, install dependencies again, and finally move your code manually from prior projects.
- Ability to list outdated dependencies. The ability to actually install the updates is coming soon.

Changed

- Jetzt is no longer depending on `requirements.txt` and `requirements-dev.txt` for dependency management, `jetzt_metadata.json` is used instead.

Removed

Fixed

0.2.1

Added

Changed

Removed

Fixed

- Version pinning works for package installation.
- Package installation errors are not catched correctly.

0.2.0

Added

- Added ability to scaffold a new project to any folder. Environment variable `JETZT_HOME` is no longer needed.

Changed

Removed

Fixed

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.