From 438e905069cdb36b80029ce988594f954865942c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 22:28:22 +0000 Subject: [PATCH] Bump beautifulsoup4 from 4.12.2 to 4.12.3 in /.github/workflows Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.12.2 to 4.12.3. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 6171f89..a968a4e 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -3,6 +3,6 @@ pre-commit==3.3.3 black==23.7.0 flake8==6.1.0 reorder-python-imports==3.10.0 -beautifulsoup4==4.12.2 +beautifulsoup4==4.12.3 dacite==1.8.1 pipreqs==0.4.13