aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-10 02:45:44 -0700
committerGravatar GitHub <[email protected]>2023-06-10 02:45:44 -0700
commitf26e914fd2bbce891f973e96b37d8e82f03ef48c (patch)
treea5a35fab41087bbe55ea35f6cda1f681f7d422d7 /pyproject.toml
parentMake all roles self-subscribable year round (#2631) (diff)
Bump emoji from 2.2.0 to 2.5.0 (#2627)
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 b0a153b3a..66bf7083e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -17,7 +17,7 @@ beautifulsoup4 = "4.12.2"
colorama = { version = "0.4.6", markers = "sys_platform == 'win32'" }
coloredlogs = "15.0.1"
deepdiff = "6.3.0"
-emoji = "2.2.0"
+emoji = "2.5.0"
feedparser = "6.0.10"
lxml = "4.9.2"
markdownify = "0.11.6"