aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 0d2890c7..65400a28 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -13,17 +13,17 @@ bot-core = {url = "https://github.com/python-discord/bot-core/archive/refs/tags/
aiodns = "3.0.0"
aioredis = "2.0.1"
-rapidfuzz = "2.12.0"
+rapidfuzz = "2.13.0"
arrow = "1.2.3"
beautifulsoup4 = "4.11.1"
-pillow = "9.2.0"
+pillow = "9.3.0"
sentry-sdk = "1.10.1"
PyYAML = "6.0"
emojis = "0.6.0"
coloredlogs = "15.0.1"
colorama = { version = "0.4.6", markers = "sys_platform == 'win32'" }
lxml = "4.9.1"
-emoji = "2.1.0"
+emoji = "2.2.0"
pyjokes = "0.6.0"
[tool.poetry.dev-dependencies]