aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-04 03:18:18 +0000
committerGravatar GitHub <[email protected]>2024-04-04 03:18:18 +0000
commit19f4432a540123f6cb7668539714d23936790722 (patch)
treed2d7d648373f0406dd2a71a9243abfdefd49299e /pyproject.toml
parentBump ruff from 0.3.4 to 0.3.5 (#1503) (diff)
Bump pillow from 10.2.0 to 10.3.0 (#1504)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 6de6f9ae..443f0c75 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -14,7 +14,7 @@ pydis_core = { version = "11.1.0", extras = ["all"] }
rapidfuzz = "3.7.0"
arrow = "1.3.0"
beautifulsoup4 = "4.12.3"
-pillow = "10.2.0"
+pillow = "10.3.0"
sentry-sdk = "1.44.0"
PyYAML = "6.0.1"
emojis = "0.7.0"