Bump beautifulsoup4 from 4.14.2 to 4.14.3 (#2115)

Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.14.2 to 4.14.3.

---
updated-dependencies:
- dependency-name: beautifulsoup4
  dependency-version: 4.14.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-02 16:32:06 +00:00
committed by GitHub
parent 2dd3a839f8
commit f858b0edb1
2 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ readme = "README.md"
python = "^3.13.2"
alembic = "==1.17.2"
amqp = "==5.3.1"
beautifulsoup4 = "==4.14.2"
beautifulsoup4 = "==4.14.3"
boto3 = "^1.38.27"
botocore = "^1.38.27"
cachetools = "==6.2.2"