aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-19 14:05:15 +0000
committerGravatar GitHub <[email protected]>2024-01-19 14:05:15 +0000
commit50e453ac3caae15aca86129c720db4c9f9cc1a13 (patch)
treed14065663a6f41b73f6c294a6282f98e05a0f67b /pyproject.toml
parentBump beautifulsoup4 from 4.12.2 to 4.12.3 (#2887) (diff)
Bump emoji from 2.9.0 to 2.10.0 (#2890)
Bumps [emoji](https://github.com/carpedm20/emoji) from 2.9.0 to 2.10.0. - [Release notes](https://github.com/carpedm20/emoji/releases) - [Changelog](https://github.com/carpedm20/emoji/blob/master/CHANGES.md) - [Commits](https://github.com/carpedm20/emoji/compare/v2.9.0...v2.10.0) --- updated-dependencies: - dependency-name: emoji dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> 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 38ed49587..cbf20c31a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -17,7 +17,7 @@ beautifulsoup4 = "4.12.3"
colorama = { version = "0.4.6", markers = "sys_platform == 'win32'" }
coloredlogs = "15.0.1"
deepdiff = "6.7.1"
-emoji = "2.9.0"
+emoji = "2.10.0"
feedparser = "6.0.11"
lxml = "5.1.0"
markdownify = "0.11.6"