Skip to content

Commit 239edcb

Browse files
fix(deps): update dependency beautifulsoup4 to v4.15.0
1 parent 1519194 commit 239edcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sr-data/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ python = "==3.10.* || ==3.11.* || ==3.12.*"
3333
langdetect = "1.0.9"
3434
pandas = "2.2.3"
3535
numpy = "<2"
36-
beautifulsoup4 = "4.13.3"
36+
beautifulsoup4 = "4.15.0"
3737
markdown = "3.7"
3838
requests = "2.32.3"
3939
nltk = "3.9.1"

0 commit comments

Comments
 (0)