From 9b8421c38d95c33269a7bd527cdc495ff4d75638 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 17:17:51 +0000 Subject: [PATCH] Bump cryptography from 1.8.1 to 41.0.0 in /infra/python/deps Bumps [cryptography](https://github.com/pyca/cryptography) from 1.8.1 to 41.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/1.8.1...41.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..5d1f9bc49f 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==41.0.0 scandir == 1.5 azure-datalake-store == 0.0.9