From 0dd0787596a46168e09f55e00729f6db08e1dab9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 19:01:45 +0000 Subject: [PATCH] Bump cryptography from 43.0.1 to 44.0.1 in /e2e-etl-python/files Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.1...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- e2e-etl-python/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e-etl-python/files/requirements.txt b/e2e-etl-python/files/requirements.txt index ae73e4e1b..92dbb0acd 100644 --- a/e2e-etl-python/files/requirements.txt +++ b/e2e-etl-python/files/requirements.txt @@ -13,7 +13,7 @@ pytest-repeat == 0.9.3 pyspark == 3.5.0 pytz == 2023.3.post1 snowflake-connector-python == 3.12.1 -cryptography == 43.0.1 +cryptography == 44.0.1 psycopg2-binary == 2.9.1 snowflake-snowpark-python == 1.11.1