From ab84544bcce0fda0fec1e9d7e3d85061d59379d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 17:51:46 -0700 Subject: [PATCH] Bump tqdm from 4.47.0 to 4.62.3 (#32) Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.47.0 to 4.62.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.47.0...v4.62.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- requirements_3.6.txt | 2 +- requirements_3.9.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index ccb88ce..19c9653 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ opencv-contrib-python-headless==4.1.2.30 scipy==1.7.1 tensorflow==2.6.0 colorama==0.4.4 -tqdm==4.47.0 +tqdm==4.62.3 ffmpeg-python==0.2.0 Pillow==8.3.2 scikit-image==0.18.3 diff --git a/requirements_3.6.txt b/requirements_3.6.txt index 94e75b3..5169dae 100644 --- a/requirements_3.6.txt +++ b/requirements_3.6.txt @@ -3,7 +3,7 @@ opencv-contrib-python-headless==4.1.0.25 scipy==1.5.4 tensorflow==2.6.0 colorama==0.4.4 -tqdm==4.47.0 +tqdm==4.62.3 ffmpeg-python==0.2.0 Pillow==8.3.2 scikit-image==0.17.2 diff --git a/requirements_3.9.txt b/requirements_3.9.txt index 2a204c4..10754c3 100644 --- a/requirements_3.9.txt +++ b/requirements_3.9.txt @@ -3,7 +3,7 @@ opencv-contrib-python-headless==4.4.0.46 scipy==1.7.1 tensorflow==2.6.0 colorama==0.4.4 -tqdm==4.47.0 +tqdm==4.62.3 ffmpeg-python==0.2.0 Pillow==8.3.2 scikit-image==0.18.3