diff --git a/pyproject.toml b/pyproject.toml index 8adba64..607f901 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ classifiers = [ ] dependencies = [ - "beautifulsoup4 == 4.13.4", + "beautifulsoup4 == 4.13.5", "colorlog == 6.9.0", "discordwebhook == 1.0.3", "emoji == 2.14.1",