From f4e0c60e96a78f7dc01333bdbcf5811bcb4c1ff1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 10:53:43 +0000 Subject: [PATCH] Bump colorama from 0.4.4 to 0.4.5 Bumps [colorama](https://github.com/tartley/colorama) from 0.4.4 to 0.4.5. - [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.4...0.4.5) --- updated-dependencies: - dependency-name: colorama dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index bba2c21..790d996 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ bidict==0.21.3 certifi==2021.10.8 charset-normalizer==2.0.6 click==8.0.3 -colorama==0.4.4 +colorama==0.4.5 comtypes==1.1.10 decorator==5.1.0 future==0.18.2 @@ -12,7 +12,7 @@ idna==3.2 jsonlib-python3==1.6.1 loc==0.0.2 MouseInfo==0.1.3 -Pillow==8.3.2 +Pillow==9.1.1 psutil==5.9.1 PyAudio==0.2.11 PyAutoGUI==0.9.53