Type-config

Latest version: v1.3.0

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

Scan your dependencies

Page 2 of 2

1.0.3

Fixed
- Falsy values are now considered when merging (a `False` will be considered a set value, not something left un-set).
This was a problem when using `argparse`'s '`action="store_false"`.
It also implies that when using `store_false` or `store_true` and you don't desire a default False (which could overwrite the config file), you also need to specify `default=None`.

1.0.2

Added
- It's now possible to use multi-line strings for `help` and `important_help` messages.
- Changelog.md has been added to the project.

Changed
- Changed `add_option`'s `constraints` parameter to `important_help`.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.