From d8f7b4c36400330a40c59110bb02cc51563bce8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 23 May 2019 11:42:48 +0000 Subject: [PATCH] Bump tablib from 0.11.3 to 0.11.5 Bumps [tablib](https://github.com/kennethreitz/tablib) from 0.11.3 to 0.11.5. - [Release notes](https://github.com/kennethreitz/tablib/releases) - [Changelog](https://github.com/kennethreitz/tablib/blob/master/HISTORY.rst) - [Commits](https://github.com/kennethreitz/tablib/compare/v0.11.3...v0.11.5) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ed19cc48..374795e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -77,7 +77,7 @@ six==1.10.0 South==1.0.2 stripe==1.19.1 suds==0.4 -tablib==0.11.3 +tablib==0.11.5 Unidecode==0.04.19 wsgiref==0.1.2 YURL==0.13