From d66593a179a5e7cf53eeb9e07d8999aba25f32fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 10:53:39 +0000 Subject: [PATCH] Bump click from 8.0.3 to 8.1.3 Bumps [click](https://github.com/pallets/click) from 8.0.3 to 8.1.3. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.0.3...8.1.3) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-minor ... 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..9d30f0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ beautifulsoup4==4.10.0 bidict==0.21.3 certifi==2021.10.8 charset-normalizer==2.0.6 -click==8.0.3 +click==8.1.3 colorama==0.4.4 comtypes==1.1.10 decorator==5.1.0 @@ -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