Skip to content

Commit 49265fe

Browse files
Update bs4 requirement from ~=0.0.1 to ~=0.0.2
Updates the requirements on bs4 to permit the latest version. --- updated-dependencies: - dependency-name: bs4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66fc677 commit 49265fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ asyncio~=3.4.3
22
aioconsole~=0.7.0
33
aiofiles~=22.1.0
44
aiohttp~=3.9.5
5-
bs4~=0.0.1
5+
bs4~=0.0.2
66
beautifulsoup4~=4.12.3
77
colorama~=0.4.6
88
requests~=2.31.0

0 commit comments

Comments
 (0)