diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-01-01 10:34:18 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-01-03 10:51:27 +0000 |
| commit | 2f720a92cdb0d7360e7fc83bce45201d6c1f5789 (patch) | |
| tree | 3451213ce857cdef2f1eb4466bd92a6089385eb4 /meta/recipes-devtools/python/python3-cryptography-common.inc | |
| parent | f98e5b29e0f2a4f0e4b13f989e62f6951c0ffa6f (diff) | |
| download | poky-2f720a92cdb0d7360e7fc83bce45201d6c1f5789.tar.gz | |
python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0
(From OE-Core rev: c3c612608d816eb6b40575a86e0907701cf525dc)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-cryptography-common.inc')
| -rw-r--r-- | meta/recipes-devtools/python/python3-cryptography-common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-cryptography-common.inc b/meta/recipes-devtools/python/python3-cryptography-common.inc index 288f4c9f70..4220c7d62c 100644 --- a/meta/recipes-devtools/python/python3-cryptography-common.inc +++ b/meta/recipes-devtools/python/python3-cryptography-common.inc | |||
| @@ -3,4 +3,4 @@ | |||
| 3 | # | 3 | # |
| 4 | # Additionally AUH will detect that they share this .inc file and | 4 | # Additionally AUH will detect that they share this .inc file and |
| 5 | # perform a lockstep upgrade for both. | 5 | # perform a lockstep upgrade for both. |
| 6 | PV = "43.0.3" | 6 | PV = "44.0.0" |
