Skip to content

Commit

Permalink
upgrade pyyaml requirement to 4.2b1 b/c of security vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
Wesley Brewer committed Jan 5, 2019
1 parent c8ba13c commit dce9e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
bottle==0.12.13
beaker==1.9.0
pyyaml==3.12
pyyaml>=4.2b1
psutil==5.2.2
pytoml==0.1.13
docker-py==1.1.0
Expand Down

0 comments on commit dce9e4f

Please sign in to comment.