From ea598ba82547a635d149c4b615290f601c1bd9d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 17:33:17 +0000 Subject: [PATCH] Bump bs4 from 0.0.1 to 0.0.2 Bumps bs4 from 0.0.1 to 0.0.2. --- updated-dependencies: - dependency-name: bs4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ead4a2d..4edcf3c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ asgiref==3.7.2 async-generator==1.10 attrs==23.2.0 beautifulsoup4==4.12.2 -bs4==0.0.1 +bs4==0.0.2 certifi==2024.2.2 cffi==1.15.1 charset-normalizer==3.3.2