From 17c7605eae0e02a8f0b7ee642b7ccc57bd7cde8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 01:34:20 +0000 Subject: [PATCH] Bump cryptography from 41.0.1 to 41.0.2 in /multi-region-load-tests Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.1...41.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- multi-region-load-tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multi-region-load-tests/requirements.txt b/multi-region-load-tests/requirements.txt index 5815cd9..d6b5a67 100644 --- a/multi-region-load-tests/requirements.txt +++ b/multi-region-load-tests/requirements.txt @@ -12,7 +12,7 @@ azure-storage-blob==12.16.0 certifi==2023.5.7 cffi==1.15.1 charset-normalizer==3.2.0 -cryptography==41.0.1 +cryptography==41.0.2 frozenlist==1.3.3 idna==3.4 isodate==0.6.1