Silver-nitrate

Latest version: v1.1.3

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

Scan your dependencies

1.1.3

VCR cassettes recorded with the `vcr_cassette` fixture will now store responses as plain text strings, not binary-encoded data.

1.1.2

Allow periods in the names of VCR cassettes created by `nitrate.cassettes`.

1.1.1

Fix a bug with the JSON encoder where throw a `ValueError: Circular reference detected` error for types which can't be encoded.

1.1.0

Replace the `InMemoryKeyring` class with a new function `use_in_memory_keyring()`.

This avoids keyring trying to use the in-memory keyring when you import `nitrate.passwords`.

1.0.1

Allow passing a custom decoder to `nitrate.types.read_typed_json(…, cls=…)`, similar to the `json.load` method in the standard library.

1.0.0

Initial version.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.