From 6c9d1237f6eddda26d6e0949c56c7ed13e1f2699 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 17:18:41 +0000 Subject: [PATCH] Bump cryptography from 2.0.2 to 41.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.0.2 to 41.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.0.2...41.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 971f7e0..d10ed00 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,7 +7,7 @@ certifi==2022.12.7 cffi==1.10.0 chardet==3.0.4 coverage==4.4.1 -cryptography==2.0.2 +cryptography==41.0.0 docutils==0.13.1 flake8==3.4.1 idna==2.5