From 98900147b0c22ada6542b7ae5939882256f20060 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 30 Apr 2024 08:51:17 +0000
Subject: [PATCH] Bump cryptography from 41.0.4 to 42.0.4 in /requirements

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

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

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

diff --git a/requirements/release-requirements.txt b/requirements/release-requirements.txt
index 1394243..ce018eb 100644
--- a/requirements/release-requirements.txt
+++ b/requirements/release-requirements.txt
@@ -12,7 +12,7 @@ cffi==1.15.1
     # via cryptography
 charset-normalizer==3.2.0
     # via requests
-cryptography==41.0.4
+cryptography==42.0.4
     # via secretstorage
 docutils==0.20.1
     # via readme-renderer