Update beautifulsoup4 requirement from ~=4.9.1 to ~=4.11.1

Updates the requirements on [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) to permit the latest version.

---
updated-dependencies:
- dependency-name: beautifulsoup4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-03 08:52:59 +00:00
committed by GitHub
parent fa74a41257
commit af37f44aab

View File

@@ -4,4 +4,4 @@ APScheduler~=3.9.1
SQLAlchemy~=1.4.36 SQLAlchemy~=1.4.36
pymysql==1.0.2 pymysql==1.0.2
requests~=2.27.1 requests~=2.27.1
beautifulsoup4~=4.9.1 beautifulsoup4~=4.11.1