tox: Update httpbin to 0.4.0.

- New /image/svg endpoint
- add deploy to heroku button
- add 406 response to /image
- don't always emit the transfer-encoding header for stream endpoint.
This commit is contained in:
Florian Bruhin 2015-10-22 22:24:40 +02:00
parent 9482662d7e
commit de0542929a

View File

@ -29,7 +29,7 @@ deps =
coverage==4.0.1
pytest-cov==2.2.0
beautifulsoup4==4.4.1
httpbin==0.3.0
httpbin==0.4.0
itsdangerous==0.24
Werkzeug==0.10.4
vulture==0.8.1