From ae60dea142dba6cf9ab53c225579a4800253d229 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 16:28:42 +0800 Subject: [PATCH] Bump cryptography from 39.0.1 to 41.0.3 (#1244) Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.1...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- sanity-requirements-azure.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sanity-requirements-azure.txt b/sanity-requirements-azure.txt index f2284baf3..76569338d 100644 --- a/sanity-requirements-azure.txt +++ b/sanity-requirements-azure.txt @@ -1,5 +1,5 @@ voluptuous==0.13.1 pycodestyle==2.8.0 yamllint==1.26.3 -cryptography==39.0.1 +cryptography==41.0.3 pylint==2.13.5