diff --git a/pyproject.toml b/pyproject.toml index bb79860..412d4b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ classifiers = [ ] dependencies = [ "babel==2.18.0", - "beautifulsoup4==4.14.3", + "beautifulsoup4==4.15.0", "cachebox==6.0.0", "numpy==2.4.6", "numpydantic==1.8.1",