From bcb6c702ca62bfd11bec8f5ed7db2438e95b938c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 18:58:22 +0000 Subject: [PATCH] Bump emoji from 2.12.1 to 2.13.2 Bumps [emoji](https://github.com/carpedm20/emoji) from 2.12.1 to 2.13.2. - [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.12.1...v2.13.2) --- 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 0ab385792e5..9d794271750 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -109,5 +109,5 @@ protobuf==5.27.1 colorama==0.4.6 plyer==2.1.0 Flask-Ask==0.9.8 -emoji==2.12.1 +emoji==2.13.2 PyAutoGUI==0.9.54