Bump cryptography from 40.0.1 to 40.0.2
Bumps cryptography from 40.0.1 to 40.0.2.
Changelog
Sourced from cryptography's changelog.
40.0.2 - 2023-04-14
* Fixed compilation when using LibreSSL 3.7.2. * Added some functions to support an upcoming ``pyOpenSSL`` release. .. _v40-0-1:
Commits
-
f816b45
version bump for 40.0.2 (#8728) -
8bf7a9d
update openssl/openssl-sys to support libressl 3.7.2 (#8723) -
74a3cca
re-add a binding for an upcoming pyopenssl release (backport) (#8725) -
c29f829
Compare benchmarks against the target branch, not main (#8726) (#8727) -
c124f4e
certbot moved their tests to an internal package (#8633) -
5503df3
Restore the x509 error verification codes (#8626) (#8628) - See full diff in compare view