From 36fb0bff144200d6717c2ba5bfd7b20c29050bf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 22:20:09 +0000 Subject: [PATCH] Bump cryptography from 1.8.1 to 41.0.2 in /infra/python/deps Bumps [cryptography](https://github.com/pyca/cryptography) from 1.8.1 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/1.8.1...41.0.2) --- 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..a3551d9df5 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.2 scandir == 1.5 azure-datalake-store == 0.0.9