From 234dfcbbc41d97ab8a618f8b03b32b8743b6a019 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Sep 2022 17:58:02 +0000 Subject: [PATCH] Bump emoji from 1.4.2 to 2.1.0 Bumps [emoji](https://github.com/carpedm20/emoji) from 1.4.2 to 2.1.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/v.1.4.2...v2.1.0) --- updated-dependencies: - dependency-name: emoji dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c7fc3cb..d5b15c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiogram==2.8 -emoji==1.4.2 +emoji==2.1.0 motor==2.5.0 pymongo==3.12.0 requests==2.26.0