From d642ef84f68ffdfda46954e03cf6ece88c89e26b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 02:48:32 +0000 Subject: [PATCH] Bump cryptography from 36.0.1 to 39.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 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/36.0.1...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- linux_requirements.txt | 2 +- windows_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/linux_requirements.txt b/linux_requirements.txt index 14038bf..8724096 100644 --- a/linux_requirements.txt +++ b/linux_requirements.txt @@ -1,6 +1,6 @@ bitarray==1.5.3 cffi==1.15.0 -cryptography==36.0.1 +cryptography==39.0.1 cycler==0.10.0 kiwisolver==1.1.0 matplotlib==3.1.3 diff --git a/windows_requirements.txt b/windows_requirements.txt index 3ab0fbd..7e2ba31 100644 --- a/windows_requirements.txt +++ b/windows_requirements.txt @@ -1,5 +1,5 @@ cffi==1.15.0 -cryptography==36.0.1 +cryptography==39.0.1 bitarray==1.5.3 cycler==0.10.0 kiwisolver==1.1.0