From c907df93a958b3c4e163d6c0b6434d1744a5b6ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 18:42:58 +0000 Subject: [PATCH] chore(deps): 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: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b1372d5c..1c4b5898 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ charset-normalizer==3.2.0 # via requests click==8.1.7 # via black -cryptography==41.0.3 +cryptography==41.0.4 # via # moto # secretstorage