From 8f42814fafb12fd52197a6cc93cc022a61544529 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 01:03:29 +0000 Subject: [PATCH] build(deps): Bump emoji from 2.9.0 to 2.10.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b049fa161d..73d7122402 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pillow==10.1.0 beautifulsoup4==4.12.2 lxml==4.9.3 rapidfuzz==3.6.1 -emoji==2.9.0 +emoji==2.10.0 minify-html==0.15.0 minify-html-onepass==0.15.0 matplotlib==3.8.2