From 0acdf84e9090b8c84c2f26bc9be729b695d73471 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 23:33:14 +0000 Subject: [PATCH] Bump cryptography from 2.9 to 39.0.1 in /books/blackhat_python Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9 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.9...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- books/blackhat_python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 books/blackhat_python/requirements.txt diff --git a/books/blackhat_python/requirements.txt b/books/blackhat_python/requirements.txt old mode 100755 new mode 100644 index 3081020..9c88add --- a/books/blackhat_python/requirements.txt +++ b/books/blackhat_python/requirements.txt @@ -1,7 +1,7 @@ certifi==2019.11.28 cffi==1.14.0 chardet==3.0.4 -cryptography==2.9 +cryptography==39.0.1 github3.py==1.3.0 idna==2.9 jwcrypto==0.7