summaryrefslogtreecommitdiff
path: root/security/py-cryptography/Makefile.crates
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-cryptography/Makefile.crates')
-rw-r--r--security/py-cryptography/Makefile.crates5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/py-cryptography/Makefile.crates b/security/py-cryptography/Makefile.crates
index 4fdecb814ffa..c32db9c8fb3e 100644
--- a/security/py-cryptography/Makefile.crates
+++ b/security/py-cryptography/Makefile.crates
@@ -5,6 +5,7 @@ CARGO_CRATES= Inflector-0.11.4 \
autocfg-1.1.0 \
base64-0.13.1 \
bitflags-1.3.2 \
+ bitflags-2.4.1 \
cc-1.0.79 \
cfg-if-1.0.0 \
foreign-types-0.3.2 \
@@ -14,9 +15,9 @@ CARGO_CRATES= Inflector-0.11.4 \
lock_api-0.4.9 \
memoffset-0.8.0 \
once_cell-1.17.2 \
- openssl-0.10.54 \
+ openssl-0.10.60 \
openssl-macros-0.1.1 \
- openssl-sys-0.9.88 \
+ openssl-sys-0.9.96 \
ouroboros-0.15.6 \
ouroboros_macro-0.15.6 \
parking_lot-0.12.1 \