From 318ae7d84b95c0ec0b6772ae4b97f3a2cfbfb774 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 04:24:27 +0000 Subject: [PATCH] Bump beautifulsoup4 from 4.12.3 to 4.13.1 Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.12.3 to 4.13.1. --- 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 0802056..6ad6522 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -beautifulsoup4==4.12.3 +beautifulsoup4==4.13.1 environs==14.1.0 gdown @ git+https://github.com/nikhilbadyal/gdown google-play-scraper==1.2.7