From 25458da9fba1ea25821b22b59c0fa81d85d9c375 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Jul 2022 17:05:44 +0000 Subject: [PATCH] Bump emoji from 1.4.2 to 2.0.0 Bumps [emoji](https://github.com/carpedm20/emoji) from 1.4.2 to 2.0.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.0.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..962537c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiogram==2.8 -emoji==1.4.2 +emoji==2.0.0 motor==2.5.0 pymongo==3.12.0 requests==2.26.0