From 0a84ef8109357e4a37326db0d89ab1a9c64e057e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Aug 2021 12:18:16 -0700 Subject: [PATCH] Bump colorama from 0.4.3 to 0.4.4 (#21) Bumps [colorama](https://github.com/tartley/colorama) from 0.4.3 to 0.4.4. - [Release notes](https://github.com/tartley/colorama/releases) - [Changelog](https://github.com/tartley/colorama/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tartley/colorama/compare/0.4.3...0.4.4) --- updated-dependencies: - dependency-name: colorama dependency-type: direct:production update-type: version-update:semver-patch ... 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 dfa5f38..0d3cefe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ numpy==1.19.5 opencv-python==4.1.2.30 scipy==1.4.1 tensorflow==2.6.0 -colorama==0.4.3 +colorama==0.4.4 tqdm==4.47.0 ffmpeg-python==0.2.0 Pillow==8.2.0 diff --git a/requirements_3.6.txt b/requirements_3.6.txt index cfb366e..2e6af0f 100644 --- a/requirements_3.6.txt +++ b/requirements_3.6.txt @@ -2,7 +2,7 @@ numpy==1.19.2 opencv-python==4.1.0.25 scipy==1.4.1 tensorflow==2.6.0 -colorama==0.4.3 +colorama==0.4.4 tqdm==4.47.0 ffmpeg-python==0.2.0 Pillow==8.2.0 diff --git a/requirements_3.9.txt b/requirements_3.9.txt index e9956b4..7199728 100644 --- a/requirements_3.9.txt +++ b/requirements_3.9.txt @@ -2,7 +2,7 @@ numpy==1.19.5 opencv-contrib-python-headless==4.4.0.46 scipy==1.6.3 tensorflow==2.6.0 -colorama==0.4.3 +colorama==0.4.4 tqdm==4.47.0 ffmpeg-python==0.2.0 Pillow==8.2.0