From f09bd4c915d6c56b995e6b08a634b945d127ecb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 00:49:39 +0000 Subject: [PATCH] build(deps): bump cryptography from 3.3.2 to 39.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 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/3.3.2...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c256dc6..4457a88 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ cffi==1.14.3 # via cryptography click==8.1.3 # via -r requirements.in -cryptography==3.3.2 +cryptography==39.0.1 # via ansible-core h11==0.12.0 # via httpcore @@ -72,7 +72,6 @@ s3transfer==0.3.3 # via boto3 six==1.15.0 # via - # cryptography # packaging # python-dateutil sniffio==1.2.0