From 6e4059d29eba3e53ee30ea71d51462bb1d529baa Mon Sep 17 00:00:00 2001 From: ClarkFieseln <54716944+ClarkFieseln@users.noreply.github.com> Date: Mon, 1 Mar 2021 16:56:29 +0100 Subject: [PATCH] cryptography upgraded due to moderate vulnerability GHSA-rhm9-p9w5-fwm7 moderate severity Vulnerable versions: >= 3.1, < 3.3.2 Patched version: 3.3.2 --- dist/requirements.txt | 12 ++++++------ requirements.txt | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/dist/requirements.txt b/dist/requirements.txt index e2f7f44..cbdba9a 100644 --- a/dist/requirements.txt +++ b/dist/requirements.txt @@ -1,9 +1,9 @@ -playsound==1.2.2 -bitarray==1.5.3 +numpy==1.17.2 pynput==1.7.1 -sounddevice==0.3.15 -matplotlib==3.1.1 +bitarray==1.5.3 scipy==1.5.4 -cryptography==3.3.1 -numpy==1.17.2 +playsound==1.2.2 +matplotlib==3.1.1 +sounddevice==0.3.15 +cryptography==3.4.6 dataclasses==0.8 diff --git a/requirements.txt b/requirements.txt index e2f7f44..cbdba9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ -playsound==1.2.2 -bitarray==1.5.3 +numpy==1.17.2 pynput==1.7.1 -sounddevice==0.3.15 -matplotlib==3.1.1 +bitarray==1.5.3 scipy==1.5.4 -cryptography==3.3.1 -numpy==1.17.2 +playsound==1.2.2 +matplotlib==3.1.1 +sounddevice==0.3.15 +cryptography==3.4.6 dataclasses==0.8