Confection

Latest version: v0.1.4

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

Scan your dependencies

Page 1 of 2

0.1.4

* Support use of `$$` to escape a literal `$` character in config strings (49).

0.1.3

* Add frozen structures to `__init__.__all__` to ensure they can be imported easily from `confection` (43).

0.1.2

- Implement `deepcopy()` for `FrozenDict` and `FrozenList` to allow setting values in function headers (41)

0.1.1

- Make `catalogue` a dev-only requirement (35).
- Allow Pydantic v2 using transitional v1 support (38).
- Format and lint with black/flake8/isort (39).

0.1.0

* Add checks with warnings for single-quoted values (22).
* Add `util.SimpleFrozenDict` and `util.SimpleFrozenList` from spaCy (28).
* Remove recursive JSON parsing of list values to preserve string values such as `["003"]` rather than parsing them as integers (33).

0.0.4

* Extend support for `typing_extensions` to v4.4.x for Python 3.6 and 3.7.
* Add `pyproject.toml` to source package.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.