diff --git a/pyproject.toml b/pyproject.toml index bd204ad3f..e427d501f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ test = [ "pytest==9.0.3", "pytest-xdist==3.8.0", "pytest-django==4.12.0", - "beautifulsoup4==4.14.3", + "beautifulsoup4==4.15.0", "coverage==7.14.0", "hypothesis==6.152.6", "tblib==3.2.2", # used to see backtraces in unit tests