Skip to content

Commit

Permalink
Update beautifulsoup4 requirement
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 2, 2024
1 parent bc86fec commit dc382a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
alabaster<=0.7.13
beautifulsoup4<4.12.1,>=4.9.1
beautifulsoup4>=4.9.1,<4.12.4
coincidence>=0.2.0
coverage>=5.1
coverage-pyver-pragma>=0.2.1
Expand Down

0 comments on commit dc382a1

Please sign in to comment.