From fd8e93dad8502c1e37898e86b48497f128b9b837 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 18:20:43 +0000 Subject: [PATCH] build(deps): bump emoji from 2.10.0 to 2.11.1 Bumps [emoji](https://github.com/carpedm20/emoji) from 2.10.0 to 2.11.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/v2.10.0...v2.11.1) --- updated-dependencies: - dependency-name: emoji dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_with_versions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index c2c30d99d49..4fc533816c3 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -109,5 +109,5 @@ protobuf==4.25.2 colorama==0.4.6 plyer==2.1.0 Flask-Ask==0.9.8 -emoji==2.10.0 +emoji==2.11.1 PyAutoGUI==0.9.54