From 0c8918a896cec8ca6da009f7d9de3aa9e11810fc Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 26 Sep 2023 12:50:59 +0000
Subject: [PATCH] Bump cryptography from 41.0.3 to 41.0.4

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

---
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(-)

diff --git a/requirements.txt b/requirements.txt
index cc739a3..9f3b04b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -20,7 +20,7 @@ cffi==1.15.1
 charset-normalizer==3.2.0
 constantly==15.1.0
 contourpy==1.1.0
-cryptography==41.0.3
+cryptography==41.0.4
 cycler==0.11.0
 fonttools==4.42.1
 frozenlist==1.4.0
-- 
GitLab