From cd00164e2f21a514763b698089bedcf2c501a9f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 10:53:46 +0000 Subject: [PATCH] Bump beautifulsoup4 from 4.10.0 to 4.11.1 Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.10.0 to 4.11.1. --- updated-dependencies: - dependency-name: beautifulsoup4 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..999c5d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -beautifulsoup4==4.10.0 +beautifulsoup4==4.11.1 bidict==0.21.3 certifi==2021.10.8 charset-normalizer==2.0.6 @@ -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