From b942696d0429f26fc94a0aab9a91afccef6a7a61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 14:10:34 +0000 Subject: [PATCH] Bump cryptography from 39.0.0 to 41.0.4 Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.0 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.0...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 0491d20..47b3299 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Flask==2.2.2 RWAPIMicroservicePython==3.0.0 Werkzeug==2.2.2 coverage==7.0.5 -cryptography==39.0.0 +cryptography==41.0.4 httmock==1.4.0 hyp==0.6.0 marshmallow==2.15.1