requirements: Update requests to 2.12.5

This commit is contained in:
Florian Bruhin 2017-01-18 15:07:44 +01:00
parent 8922fd68d0
commit 79ef728af1
3 changed files with 3 additions and 3 deletions

View File

@ -2,4 +2,4 @@
codecov==2.0.5
coverage==4.3.4
requests==2.12.4
requests==2.12.5

View File

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

View File

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