From 5acd6e7f16ae05c9297b8f671ac405a097c3928b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 1 Oct 2023 02:38:01 +0000 Subject: [PATCH] fix(deps): Update dependency pycryptodomex to v3.19.0 --- aws/cost/postgresql/requirements.txt | 2 +- aws/foundational_security/snowflake/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aws/cost/postgresql/requirements.txt b/aws/cost/postgresql/requirements.txt index 5827149e9..16c5c373f 100644 --- a/aws/cost/postgresql/requirements.txt +++ b/aws/cost/postgresql/requirements.txt @@ -9,7 +9,7 @@ oscrypto==1.3.0 packaging==23.1 psycopg[binary]==3.1.12 pycparser==2.21 -pycryptodomex==3.18.0 +pycryptodomex==3.19.0 PyJWT==2.8.0 pyOpenSSL==23.2.0 python-dotenv==1.0.0 diff --git a/aws/foundational_security/snowflake/requirements.txt b/aws/foundational_security/snowflake/requirements.txt index b58bc1c65..fe7eae579 100644 --- a/aws/foundational_security/snowflake/requirements.txt +++ b/aws/foundational_security/snowflake/requirements.txt @@ -8,7 +8,7 @@ idna==3.4 oscrypto==1.3.0 packaging==23.1 pycparser==2.21 -pycryptodomex==3.18.0 +pycryptodomex==3.19.0 PyJWT==2.8.0 pyOpenSSL==23.2.0 python-dotenv==1.0.0