From 55c356b546f93f503d01a7d1be677e101ec1036f Mon Sep 17 00:00:00 2001 From: Matthew Miller Date: Thu, 28 Mar 2024 12:15:49 -0700 Subject: [PATCH] Bump cryptography and dependencies --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 07bbaa4..822cd81 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ black==21.9b0 cbor2==5.5.0 cffi==1.15.0 click==8.0.3 -cryptography==41.0.7 +cryptography==42.0.5 mccabe==0.6.1 mypy==1.4.1 mypy-extensions==1.0.0 @@ -12,7 +12,7 @@ platformdirs==2.4.0 pycodestyle==2.8.0 pycparser==2.20 pyflakes==2.4.0 -pyOpenSSL==23.3.0 +pyOpenSSL==24.1.0 regex==2021.10.8 six==1.16.0 toml==0.10.2