From 12aad68136f856d43c201f6b0020cc70f7420ce9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jan 2022 17:03:47 +0000 Subject: [PATCH] Bump emoji from 1.4.2 to 1.6.3 Bumps [emoji](https://github.com/carpedm20/emoji) from 1.4.2 to 1.6.3. - [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...v1.6.3) --- 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 c7fc3cb..21043eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiogram==2.8 -emoji==1.4.2 +emoji==1.6.3 motor==2.5.0 pymongo==3.12.0 requests==2.26.0