From 24e6181d3c94e55f5945dbbb2c51d434b562b8b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 23:21:04 +0000 Subject: [PATCH] Bump emoji from 2.9.0 to 2.10.1 Bumps [emoji](https://github.com/carpedm20/emoji) from 2.9.0 to 2.10.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.9.0...v2.10.1) --- updated-dependencies: - dependency-name: emoji dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index dab8085b0..4392cf22f 100644 --- a/Pipfile +++ b/Pipfile @@ -9,7 +9,7 @@ bidict = "==0.22.1" black = "==24.1.1" dateparser = "1.2.0" "discord.py" = "==2.3.2" -emoji = "==2.9.0" +emoji = "==2.10.1" expiringdict = "==1.2.2" gino = "==1.0.1" gitpython = "==3.1.41" diff --git a/Pipfile.lock b/Pipfile.lock index 8cf4f0fa3..573661ff9 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "2a8204258519ce96983457e8ffc1f5a7a8919b4fae2850ebf15f97ef057f4aa6" + "sha256": "d1485c3826bc016da365175955d366cc7a9accae52cab2d0208702f69f04f391" }, "pipfile-spec": 6, "requires": { @@ -453,12 +453,12 @@ }, "emoji": { "hashes": [ - "sha256:17b0d53e1d9f787307a4c65aa19badb0a1ffdbc89b3a3cd851fc77821cdaced2", - "sha256:5f4a15b7caa9c67fc11be9d90a822e3fa26aeb4e5b7bd2ded754b394d9c47869" + "sha256:11fb369ea79d20c14efa4362c732d67126df294a7959a2c98bfd7447c12a218e", + "sha256:16287283518fb7141bde00198f9ffff4e1c1cb570efb68b2f1ec50975c3a581d" ], "index": "pypi", "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'", - "version": "==2.9.0" + "version": "==2.10.1" }, "expiringdict": { "hashes": [