Auto merge of #20143 - Eijebong:bump, r=nox

Bump itertools, image, flate2 and caseless

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20143)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2018-02-28 13:10:59 -05:00 committed by GitHub
commit af92c06223
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 32 additions and 32 deletions

View file

@ -39,7 +39,7 @@ fallible = { path = "../fallible" }
fnv = "1.0"
hashglobe = { path = "../hashglobe" }
html5ever = {version = "0.22", optional = true}
itertools = "0.5"
itertools = "0.7.6"
itoa = "0.3"
lazy_static = "1"
log = "0.3"