Skip to content

Commit

Permalink
MNT: Bump minimum beautifulsoup4 to 4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dopplershift committed Oct 31, 2024
1 parent dd9fa24 commit 238da04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ classifiers = [
]
requires-python = ">=3.10"
dependencies = [
"beautifulsoup4>=4.6",
"beautifulsoup4>=4.11.0",
"numpy>=1.22.0",
"pandas>=1.3.4",
"protobuf>=3.20.0",
Expand Down

0 comments on commit 238da04

Please sign in to comment.