From 7d12542ef1e4d33a58e5caa948243fc08266baec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 20:24:13 +0000 Subject: [PATCH] chore(deps): bump emoji from 1.7.0 to 2.2.0 Bumps [emoji](https://github.com/carpedm20/emoji) from 1.7.0 to 2.2.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/v1.7.0...v2.2.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 178071eb..a61b3f84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ chardet==5.1.0 colorama==0.4.6 discord.py==2.2.2 dpytest==0.6.4 -emoji==1.7.0 +emoji==2.2.0 idna==3.4 iniconfig==2.0.0 mock==4.0.3