From c40b6386a9039fb4010bfa75d52a67797425e2db Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <dependabot[bot]@users.noreply.github.com>
Date: Tue, 2 Apr 2019 09:47:07 +0100
Subject: [PATCH] Bump tqdm from 4.30.0 to 4.31.1 (#70)

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.30.0 to 4.31.1.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.30.0...v4.31.1)

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

diff --git a/requirements.txt b/requirements.txt
index 260a6f8..0e9cb0a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13,4 +13,4 @@ sciencebeam-utils==0.0.1
 sklearn-crfsuite==0.3.6
 six==1.12.0
 tensorflow-transform==0.13.0
-tqdm==4.30.0
+tqdm==4.31.1
-- 
GitLab