Browse Source

Upgrade cryptography Python package version because of security vulnerabilities

master
Ricardo Branco 5 years ago
parent
commit
4386d7383d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      requirements.txt

+ 1
- 1
requirements.txt View File

@@ -4,7 +4,7 @@ backports.weakref==1.0.post1
4 4
 certifi==2018.4.16
5 5
 cffi==1.11.5
6 6
 chardet==3.0.4
7
-cryptography==2.2.2
7
+cryptography==2.3
8 8
 docker==3.3.0
9 9
 docker-pycreds==0.2.2
10 10
 idna==2.6

Loading…
Cancel
Save