module: make pyup ignore breaking dep

This commit is contained in:
cn 2019-04-02 11:41:29 +02:00
parent faef8344f2
commit 04d2c066b5
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
mock==2.0.0
pylint==1.9.3
pylint==1.9.3 # pyup: ignore
pytest==4.3.1
snapshottest==0.5.0