aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar wookie184 <[email protected]>2022-12-09 10:15:04 +0000
committerGravatar GitHub <[email protected]>2022-12-09 10:15:04 +0000
commitca8192db1f2500b487c36a76598cac76fb841340 (patch)
tree193f7a1d955912dcf08a959f0899da0c55639763 /pyproject.toml
parentMerge pull request #1159 from python-discord/dependabot/pip/flake8-bugbear-22... (diff)
parentBump emojis from 0.6.0 to 0.7.0 (diff)
Merge pull request #1156 from python-discord/dependabot/pip/emojis-0.7.0
Bump emojis from 0.6.0 to 0.7.0
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 dec4983c..bea29b64 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -19,7 +19,7 @@ beautifulsoup4 = "4.11.1"
pillow = "9.3.0"
sentry-sdk = "1.11.1"
PyYAML = "6.0"
-emojis = "0.6.0"
+emojis = "0.7.0"
coloredlogs = "15.0.1"
colorama = { version = "0.4.6", markers = "sys_platform == 'win32'" }
lxml = "4.9.1"