diff --git a/pyproject.toml b/pyproject.toml index 5c701427ba..e178ee27dc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ packages = [] [tool.poetry.dependencies] python = "3.9.14" -beautifulsoup4 = "4.8.2" +beautifulsoup4 = "4.12.3" boto3 = "1.34.96" celery = "5.3.6" celery-redbeat = "2.2.0"