Skip to content

Commit b92204b

Browse files
authored
Merge pull request #24354 from wolfi-dev/wolfictl-6a8a55f7-d65a-4ca0-ae0f-1069afa3c2ce
py3-cryptography/43.0.0 package update
2 parents d6fb589 + 2fa99df commit b92204b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

py3-cryptography.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Generated from https://pypi.org/project/cryptography/
22
package:
33
name: py3-cryptography
4-
version: 42.0.8
4+
version: 43.0.0
55
epoch: 0
66
description: cryptography is a package which provides cryptographic recipes and primitives to Python developers.
77
copyright:
@@ -31,7 +31,7 @@ pipeline:
3131
with:
3232
repository: https://github.com/pyca/cryptography/
3333
tag: ${{package.version}}
34-
expected-commit: 761ef4b955697c63e83734096f672224224082e1
34+
expected-commit: ebf14f2edc8536f36797979cb0e075e766d978c5
3535

3636
- name: Python Build
3737
uses: python/build-wheel

0 commit comments

Comments
 (0)