python3-cryptography{-vectors}: upgrade 45.0.3 -> 45.0.4

https://cryptography.io/en/latest/changelog/#v45-0-4

45.0.4 - 2025-06-09
Fixed decrypting PKCS#8 files encrypted with SHA1-RC4. (This is not
considered secure, and is supported only for backwards compatibility.)

(From OE-Core rev: fbed96588a48c8d9bb9fe617d9d71168cef01e5c)

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Tim Orling
2025-06-24 16:13:54 -07:00
committed by Richard Purdie
parent dd5f43145a
commit 3982111d24
4 changed files with 5 additions and 5 deletions

View File

@@ -3,4 +3,4 @@
#
# Additionally AUH will detect that they share this .inc file and
# perform a lockstep upgrade for both.
PV = "45.0.3"
PV = "45.0.4"