Skip to content

Commit a19f4cb

Browse files
authored
Merge pull request #2 from digitake/snyk-fix-d7ff7c47908cd83841a290f4539ce0fa
[Snyk] Fix for 2 vulnerabilities
2 parents 09846a8 + fb6677f commit a19f4cb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
requests==2.11.1
1+
requests==2.20
22
gcloud==0.17.0
33
oauth2client==3.0.0
44
requests-toolbelt==0.7.0
55
python-jwt==2.0.1
6-
pycrypto==2.6.1
6+
pycrypto==2.6.1
7+
rsa>=4.7 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)