diff --git a/pyproject.toml b/pyproject.toml index 5ec2405..2572ef4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ readme = "README.md" requires-python = ">=3.13" dependencies = [ "requests>=2.34.2", - "beautifulsoup4>=4.12.0", + "beautifulsoup4>=4.15.0", "openpyxl>=3.0.0", "packaging>=26.2", "simple-term-menu==1.6.6",