Bump beautifulsoup4 from 4.13.5 to 4.14.2 (#2004)

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

---
updated-dependencies:
- dependency-name: beautifulsoup4
  dependency-version: 4.14.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-10-01 11:59:41 -04:00
committed by GitHub
parent 822cf5aa68
commit 0f47cd50c6
2 changed files with 12 additions and 5 deletions

View File

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