diff --git a/pyproject.toml b/pyproject.toml index 401dbd5..e2ce562 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ authors = ["Your Name "] python = ">=3.10.0,<3.11" flask = "^3.1.3" discord-py = "^2.3.2" -beautifulsoup4 = "^4.12.2" +beautifulsoup4 = "^4.14.3" [tool.pyright] # https://github.com/microsoft/pyright/blob/main/docs/configuration.md