From 885299d98e0ace1954587954bff6192671257ba0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 15:40:00 +0800 Subject: [PATCH] Bump cryptography from 41.0.3 to 41.0.4 (#51) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f64767d..8711133 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ allure-pytest==2.13.2 cache3==0.2.1 -cryptography==41.0.3 +cryptography==41.0.4 dbutils==3.0.2 dirty_equals==0.6.0 faker==13.15.0