From ae72a9bda0dcf5f3df590fde08c737b2d07a1347 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 1 Aug 2023 23:16:38 +0000
Subject: [PATCH] Bump cryptography from 2.9.2 to 41.0.3

Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.2 to 41.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.9.2...41.0.3)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 mode change 100755 => 100644 requirements.txt

diff --git a/requirements.txt b/requirements.txt
old mode 100755
new mode 100644
index 63f7705..33aba0f
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@ applicationinsights==0.11.9
 certifi==2020.6.20
 cffi==1.14.0
 chardet==3.0.4
-cryptography==2.9.2
+cryptography==41.0.3
 idna==2.10
 influxdb==5.3.0
 JSON-log-formatter==0.3.0