Skip to content

Commit

Permalink
Update beautifulsoup4 requirement from ~=4.10.0 to ~=4.11.1
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 11, 2022
1 parent 17e1a10 commit 68271fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
requests>=2.24.0
python-dateutil>=2.8.1
beautifulsoup4~=4.10.0
beautifulsoup4~=4.11.1

0 comments on commit 68271fc

Please sign in to comment.