Bump beautifulsoup4 from 4.12.2 to 4.12.3

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] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-19 21:12:26 +00:00
committed by GitHub
parent 66b31bc619
commit aa6f8afa44
2 changed files with 8 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ readme = "README.md"
python = ">=3.9,<3.12"
alembic = "==1.13.1"
amqp = "==5.2.0"
beautifulsoup4 = "==4.12.2"
beautifulsoup4 = "==4.12.3"
boto3 = "^1.29.6"
botocore = "^1.32.6"
cachetools = "==5.3.2"