From d7700bebeb2094ef47e6e2a6e20a536244ad9871 Mon Sep 17 00:00:00 2001 From: Cory Benfield Date: Mon, 8 Aug 2016 13:37:37 +0100 Subject: [PATCH] Oh yeah, we updated urllib3 too. --- HISTORY.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 2352815a..69a6318d 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -27,6 +27,10 @@ Release History which could cause Requests to hang in situations where the ``HTTPAdapter`` had been configured to use a blocking connection pool. +**Miscellaneous** + +- Updated bundled urllib3 to 1.16. + 2.10.0 (2016-04-29) +++++++++++++++++++