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-18 03:12:22 +00:00
committed by GitHub
parent 03177cbb4e
commit e5004df43b
2 changed files with 8 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = ">=3.9,<3.12"
ago = "~=0.0.95"
beautifulsoup4 = "^4.12.2"
beautifulsoup4 = "^4.12.3"
blinker = "~=1.7"
exceptiongroup = "==1.2.0"
flask = "~=2.3"