aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 760d3e07..a268bc10 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -13,7 +13,7 @@ pydis_core = { version = "10.5.1", extras = ["async-rediscache"] }
rapidfuzz = "3.6.1"
arrow = "1.3.0"
-beautifulsoup4 = "4.12.2"
+beautifulsoup4 = "4.12.3"
pillow = "10.2.0"
sentry-sdk = "1.39.2"
PyYAML = "6.0.1"