From 062137bdd84d43dd50902156391d04cc146aa3f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 18:04:48 +0000 Subject: [PATCH] Bump emoji from 2.14.1 to 2.15.0 Bumps [emoji](https://github.com/carpedm20/emoji) from 2.14.1 to 2.15.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/v2.14.1...v2.15.0) --- updated-dependencies: - dependency-name: emoji dependency-version: 2.15.0 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 8502be5bdff..cb3a06785aa 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -109,5 +109,5 @@ protobuf==6.31.1 colorama==0.4.6 plyer==2.1.0 Flask-Ask==0.9.8 -emoji==2.14.1 +emoji==2.15.0 PyAutoGUI==0.9.54