Skip to content

Commit 6e4059d

Browse files
committed
cryptography upgraded due to moderate vulnerability
GHSA-rhm9-p9w5-fwm7 moderate severity Vulnerable versions: >= 3.1, < 3.3.2 Patched version: 3.3.2
1 parent c04f553 commit 6e4059d

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

dist/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
playsound==1.2.2
2-
bitarray==1.5.3
1+
numpy==1.17.2
32
pynput==1.7.1
4-
sounddevice==0.3.15
5-
matplotlib==3.1.1
3+
bitarray==1.5.3
64
scipy==1.5.4
7-
cryptography==3.3.1
8-
numpy==1.17.2
5+
playsound==1.2.2
6+
matplotlib==3.1.1
7+
sounddevice==0.3.15
8+
cryptography==3.4.6
99
dataclasses==0.8

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
playsound==1.2.2
2-
bitarray==1.5.3
1+
numpy==1.17.2
32
pynput==1.7.1
4-
sounddevice==0.3.15
5-
matplotlib==3.1.1
3+
bitarray==1.5.3
64
scipy==1.5.4
7-
cryptography==3.3.1
8-
numpy==1.17.2
5+
playsound==1.2.2
6+
matplotlib==3.1.1
7+
sounddevice==0.3.15
8+
cryptography==3.4.6
99
dataclasses==0.8

0 commit comments

Comments
 (0)