Skip to content

Commit 14e247a

Browse files
Update beautifulsoup4 requirement from <4.9,>=4.8 to >=4.8,<4.13 (#1287)
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:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5fe248 commit 14e247a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Only for testing
2-
beautifulsoup4>=4.8,<4.9
2+
beautifulsoup4>=4.8,<4.13
33
coverage>=4.5,<7.7
44
pytest
55
pytest-cov

0 commit comments

Comments
 (0)