From 27a3430b3834c3252ffcba8cf337f09fd06832de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 04:20:03 +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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 932782d3..332e5696 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ async-timeout==4.0.2 asyncdagpi==4.1.3 attrs==21.4.0 backoff==1.11.1 -beautifulsoup4==4.10.0 +beautifulsoup4==4.11.1 betterstatcord.py==3.4.1 braceexpand==0.1.7 Brotli==1.0.9 @@ -18,11 +18,11 @@ cchardet==2.1.7 certifi==2021.10.8 cffi==1.15.0 charset-normalizer==2.0.12 -click==8.1.1 +click==8.1.2 colorama==0.4.4 discord-ext-menus @ git+https://github.com/Rapptz/discord-ext-menus@master discord-ext-owoify==0.0.7.9a0 -discord-together==1.2.3 +discord-together==1.2.4 discord.py @ git+https://github.com/StockerMC/discord.py.git@master DiscordDatabase @ git+https://github.com/The-4th-Hokage/DiscordDatabase.git@master discordlists.py==1.1.1 @@ -69,5 +69,5 @@ websockets==10.2 yarl==1.7.2 youtube-dl==2021.12.17 youtube-search==2.1.0 -zipp==3.7.0 +zipp==3.8.0 uvloop==0.16.0; sys_platform != "win32" \ No newline at end of file