From d5e7a633e27bf49d3cd378c11cfa9d6a59d5ed07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Dec 2020 18:29:05 +0000 Subject: [PATCH] Bump petl from 1.1.1 to 1.6.8 in /data-scripts Bumps [petl](https://github.com/petl-developers/petl) from 1.1.1 to 1.6.8. - [Release notes](https://github.com/petl-developers/petl/releases) - [Changelog](https://github.com/petl-developers/petl/blob/master/docs/changes.rst) - [Commits](https://github.com/petl-developers/petl/compare/v1.1.1...v1.6.8) Signed-off-by: dependabot[bot] --- data-scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-scripts/requirements.txt b/data-scripts/requirements.txt index 5e45501b..2e59275d 100644 --- a/data-scripts/requirements.txt +++ b/data-scripts/requirements.txt @@ -1,5 +1,5 @@ click==6.7 -petl==1.1.1 +petl==1.6.8 ratelimit==1.4.1 contentful_management==1.4.0 tqdm==4.19.2