Merge "Pin dependency versions"

This commit is contained in:
Zuul 2019-05-31 05:28:02 +00:00 committed by Gerrit Code Review
commit b1576e43cc
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
gitpython
gitpython==2.1.11
click==6.7
jsonschema==2.6.0
pyyaml==5.1

View File

@ -1,7 +1,7 @@
# Testing
pytest==3.2.1
pytest-cov==2.5.1
testfixtures
testfixtures==6.8.2
pytest-xdist==1.23.2
mock==2.0.0
@ -9,7 +9,7 @@ mock==2.0.0
yapf==0.20.0
# Linting
hacking>=1.1.0,<1.2.0 # Apache-2.0
hacking==1.1.0
# Security
bandit>=1.5.0
bandit==1.6.0