From 57c589e308428284c537955dc436f8dc447ebde4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 23:10:46 +0000 Subject: [PATCH] Bump cryptography from 1.8.1 to 42.0.0 in /infra/python/deps Bumps [cryptography](https://github.com/pyca/cryptography) from 1.8.1 to 42.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/1.8.1...42.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- infra/python/deps/adls-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/python/deps/adls-requirements.txt b/infra/python/deps/adls-requirements.txt index 9df42b6367..a868004f3c 100644 --- a/infra/python/deps/adls-requirements.txt +++ b/infra/python/deps/adls-requirements.txt @@ -21,6 +21,6 @@ pycparser == 2.17 cffi==1.10.0 -cryptography==1.8.1 +cryptography==42.0.0 scandir == 1.5 azure-datalake-store == 0.0.9