codecov/pylint requirements: Update requests to 2.12.1

This commit is contained in:
Florian Bruhin 2016-11-16 22:15:37 +01:00
parent 7c88fe318f
commit 4fc2f93b7a
3 changed files with 3 additions and 3 deletions

View File

@ -2,4 +2,4 @@
codecov==2.0.5
coverage==4.2
requests==2.12.0
requests==2.12.1

View File

@ -7,6 +7,6 @@ lazy-object-proxy==1.2.2
mccabe==0.5.2
-e git+https://github.com/PyCQA/pylint.git#egg=pylint
./scripts/dev/pylint_checkers
requests==2.12.0
requests==2.12.1
six==1.10.0
wrapt==1.10.8

View File

@ -7,7 +7,7 @@ lazy-object-proxy==1.2.2
mccabe==0.5.2
pylint==1.6.4
./scripts/dev/pylint_checkers
requests==2.12.0
requests==2.12.1
six==1.10.0
uritemplate==3.0.0
uritemplate.py==3.0.2