From 26209cea56540551e5de735bcfbef765b58bb4fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 23:24:03 +0000 Subject: [PATCH] Bump cryptography in /Machine_learning/grokking_ml_book Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 39.0.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.8...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Machine_learning/grokking_ml_book/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Machine_learning/grokking_ml_book/requirements.txt b/Machine_learning/grokking_ml_book/requirements.txt index db18b5a..c1d7e6a 100644 --- a/Machine_learning/grokking_ml_book/requirements.txt +++ b/Machine_learning/grokking_ml_book/requirements.txt @@ -41,7 +41,7 @@ conda-package-handling==1.6.0 conda-verify==3.4.2 contextlib2==0.6.0.post1 coremltools==3.3 -cryptography==2.8 +cryptography==39.0.1 cycler==0.10.0 Cython==0.29.15 cytoolz==0.10.1