Johnnydep

Latest version: v1.20.4

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

Scan your dependencies

Page 3 of 6

1.17

What's Changed
* use custom exception type `JohnnyError` when we're raising errors directly (this allows user to `except` the error specifically)
* add graphviz DOT output format

**Full Changelog**: https://github.com/wimglenn/johnnydep/compare/v1.16...v1.17

1.16

What's Changed
* make it work with circular dep trees. closes 98. closes 23. by wimglenn in https://github.com/wimglenn/johnnydep/pull/99


**Full Changelog**: https://github.com/wimglenn/johnnydep/compare/v1.15...v1.16

1.15

- Allows passing `argv` and `stdout` (i.e. where to print) arguments into `cli.main` explicitly.

1.14

- Allow specifying extras after a .whl filename. Fix thanks to Erotemic (89)

1.13

* support using local directory as index url (e.g. `-i file:///tmp/wheelhouse/simple`)

1.12

- Avoid `UserWarning: Setuptools is replacing distutils.` on Python 3.10+

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.