From ad489395732916fce78b0c371aced4c808c16d85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 20:16:16 +0000 Subject: [PATCH] chore(deps): bump cryptography Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.6...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../dataset_versioning/sql/data_generator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archive/e2e_samples/dataset_versioning/sql/data_generator/requirements.txt b/archive/e2e_samples/dataset_versioning/sql/data_generator/requirements.txt index fee6ac326..a168dc84d 100644 --- a/archive/e2e_samples/dataset_versioning/sql/data_generator/requirements.txt +++ b/archive/e2e_samples/dataset_versioning/sql/data_generator/requirements.txt @@ -5,7 +5,7 @@ azure-keyvault-secrets==4.2.0 certifi==2022.12.7 cffi==1.14.5 chardet==4.0.0 -cryptography==41.0.6 +cryptography==42.0.4 greenlet==1.0.0 idna==2.10 isodate==0.6.0