Merge pull request #13 from maidstone-hackspace/pyup-pin-mock-2.0.0
Pin mock to latest version 2.0.0
This commit is contained in:
commit
89ca82c1b9
|
@ -48,8 +48,9 @@ django-sass-processor==0.5.3
|
||||||
libsass==0.12.3
|
libsass==0.12.3
|
||||||
lxml==3.7.2
|
lxml==3.7.2
|
||||||
|
|
||||||
|
|
||||||
# Your custom requirements go here
|
# Your custom requirements go here
|
||||||
mock
|
mock==2.0.0
|
||||||
|
|
||||||
gocardless
|
gocardless
|
||||||
braintree==3.34.0
|
braintree==3.34.0
|
||||||
|
|
Loading…
Reference in New Issue