From 18906570d9a1251c1fa5132b394a26aa9d6a61e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 21:46:13 +0000 Subject: [PATCH] Bump beautifulsoup4 from 4.12.3 to 4.13.3 Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.12.3 to 4.13.3. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 491715e0..0ef35724 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ py-cord[voice] @ https://github.com/solaluset/pycord/releases/download/v2.5.12/py_cord-2.5.12-py3-none-any.whl yt-dlp[default]==2025.1.15 aiohttp==3.11.11 -beautifulsoup4==4.12.3 +beautifulsoup4==4.13.3 spotipy==2.25.0 SQLAlchemy[asyncio]==2.0.37 alembic==1.14.1