From f5f1c452da832806d7ffd609135b6e1d98a4b398 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 09:16:25 +0530 Subject: [PATCH] chore(deps): update dependency cryptography to v42.0.8 (#14383) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sri Harsha <12621691+harsha509@users.noreply.github.com> --- py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py/requirements.txt b/py/requirements.txt index a7a909703056d..f8793c0776a73 100644 --- a/py/requirements.txt +++ b/py/requirements.txt @@ -2,7 +2,7 @@ async-generator==1.10 attrs==23.2.0 certifi==2023.11.17 cffi==1.16.0 -cryptography==42.0.7 +cryptography==42.0.8 debugpy==1.8.1 h11==0.14.0 idna==3.7