chore(deps): bump cryptography from 42.0.0 to 42.0.1
Bumps cryptography from 42.0.0 to 42.0.1.
Changelog
Sourced from cryptography's changelog.
42.0.1 - 2024-01-24
* Fixed an issue with incorrect keyword-argument naming with ``EllipticCurvePrivateKey`` :meth:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey.sign`. * Resolved compatibility issue with loading certain RSA public keys in :func:`~cryptography.hazmat.primitives.serialization.load_pem_public_key`. .. _v42-0-0: