Skip to content

Commit 200828f

Browse files
Update beautifulsoup4 requirement from ~=4.11.1 to ~=4.12.3
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>
1 parent 3ab42e8 commit 200828f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ aioconsole~=0.5.1
33
aiofiles~=22.1.0
44
aiohttp~=3.9.5
55
bs4~=0.0.1
6-
beautifulsoup4~=4.11.1
6+
beautifulsoup4~=4.12.3
77
colorama~=0.4.6
88
requests~=2.31.0

0 commit comments

Comments
 (0)