Bump beautifulsoup4 from 4.11.0 to 4.11.1 (#127)

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

---
updated-dependencies:
- dependency-name: beautifulsoup4
  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]
2022-04-11 07:19:08 -04:00
committed by GitHub
parent 47b7785e42
commit aa06127990
2 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.6"
beautifulsoup4 = "<4.11.1"
beautifulsoup4 = "<4.11.2"
click = ">=7.0"
colorama = ">=0.4.3"
requests = ">=2.22.0"