From 9694db919112c7884f2a2c19a58e7d8935b13a52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Oct 2021 17:04:33 +0000 Subject: [PATCH] Bump emoji from 1.4.2 to 1.6.1 Bumps [emoji](https://github.com/carpedm20/emoji) from 1.4.2 to 1.6.1. - [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.1) --- 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..3c58eda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiogram==2.8 -emoji==1.4.2 +emoji==1.6.1 motor==2.5.0 pymongo==3.12.0 requests==2.26.0