mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-07-28 14:47:22 -07:00
chore(deps): update beautifulsoup4 requirement from >=4.12.0 to >=4.15.0
Updates the requirements on [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) to permit the latest version. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"requests>=2.34.2",
|
||||
"beautifulsoup4>=4.12.0",
|
||||
"beautifulsoup4>=4.15.0",
|
||||
"openpyxl>=3.0.0",
|
||||
"packaging>=26.2",
|
||||
"simple-term-menu==1.6.6",
|
||||
|
||||
Reference in New Issue
Block a user