From 6fbe595aeb4e7268327ad050682668a75fa3cf89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 20:55:06 +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: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 220e0ce..ce0b6b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ charset-normalizer==3.2.0 click==8.1.6 colorama==0.4.6 coverage==7.2.7 -cryptography==41.0.3 +cryptography==41.0.4 distlib==0.3.7 Django==4.2.3 djangorestframework==3.14.0