From 8f84274618bc3ea999b21c7b90cbfc11e3f402b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Sep 2021 17:03:53 +0000 Subject: [PATCH] Bump emoji from 1.4.2 to 1.5.0 Bumps [emoji](https://github.com/carpedm20/emoji) from 1.4.2 to 1.5.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...v1.5.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 c7fc3cb..6e1db2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiogram==2.8 -emoji==1.4.2 +emoji==1.5.0 motor==2.5.0 pymongo==3.12.0 requests==2.26.0