From 09f3ee702f87cb626d6d0928c9e7fc96eb69b6cc Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Tue, 27 Aug 2019 08:33:08 +0100
Subject: [PATCH] Bump tqdm from 4.34.0 to 4.35.0 (#140)

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.34.0 to 4.35.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.34.0...v4.35.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 1751b6b..9d368d0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -17,4 +17,4 @@ sciencebeam-utils==0.1.0
 sklearn-crfsuite==0.3.6
 six==1.12.0
 tensorflow-transform==0.14.0
-tqdm==4.34.0
+tqdm==4.35.0
-- 
GitLab