From f18b7552f3bc5e43e4e2a3d1bdc4672eaa9ac055 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 18:21:41 -0700 Subject: [PATCH] [stubsabot] Bump emoji to 2.1.* (#8784) Release: https://pypi.org/pypi/emoji/2.1.0 Homepage: https://github.com/carpedm20/emoji/ Diff: https://github.com/carpedm20/emoji/compare/v2.0.0...v2.1.0 If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI Co-authored-by: stubsabot <> --- stubs/emoji/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/emoji/METADATA.toml b/stubs/emoji/METADATA.toml index 424bb5bd8..ec7ff4ca3 100644 --- a/stubs/emoji/METADATA.toml +++ b/stubs/emoji/METADATA.toml @@ -1,4 +1,4 @@ -version = "2.0.*" +version = "2.1.*" [tool.stubtest] ignore_missing_stub = false