Pin dependencies

This commit is contained in:
Renovate Bot 2019-08-07 16:34:39 +00:00
parent 0f8609669a
commit dc5838e5f1
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 7 additions and 7 deletions

View file

@ -1,8 +1,8 @@
pytest pytest
pytest-cov pytest-cov
mypy mypy
flake8 >= 3.3.0 flake8==3.7.8
pep8-naming >= 0.4.1 pep8-naming==0.8.2
flake8-quotes >= 0.8.1 flake8-quotes==2.1.0
flake8-import-order >= 0.9.0 flake8-import-order==0.18.1
Sphinx Sphinx

View file

@ -1,3 +1,3 @@
pynetbox >= 4.0 pynetbox==4.0.6
netaddr >= 0.7 netaddr==0.7.19
netifaces >= 0.10 netifaces==0.10.9