From 9b9a2f671f9979ed6819bf64c91723e85427dfb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Apr 2024 17:35:14 +0000 Subject: [PATCH] Bump emoji from 2.10.1 to 2.11.0 Bumps [emoji](https://github.com/carpedm20/emoji) from 2.10.1 to 2.11.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.10.1...v2.11.0) --- 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 1758f40e0..bf4922c85 100644 --- a/Pipfile +++ b/Pipfile @@ -9,7 +9,7 @@ bidict = "==0.22.1" black = "==24.3.0" dateparser = "1.2.0" "discord.py" = "==2.3.2" -emoji = "==2.10.1" +emoji = "==2.11.0" expiringdict = "==1.2.2" gino = "==1.0.1" gitpython = "==3.1.43" diff --git a/Pipfile.lock b/Pipfile.lock index 941ad6497..b84a38790 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "c88a5b71819176f9f49f362482d5b6fbf86c8d0ee0167c36a20cb1fca88606a0" + "sha256": "b59bbb0f023f3b9769ba75234beae4ec3ea169e0d314d15abff0d8446e2552da" }, "pipfile-spec": 6, "requires": { @@ -453,12 +453,12 @@ }, "emoji": { "hashes": [ - "sha256:11fb369ea79d20c14efa4362c732d67126df294a7959a2c98bfd7447c12a218e", - "sha256:16287283518fb7141bde00198f9ffff4e1c1cb570efb68b2f1ec50975c3a581d" + "sha256:63fc9107f06c6c2e48e5078ce9575cef98518f5ac09474f6148a43e989989582", + "sha256:772eaa30f4e0b1ce95148a092df4c7dc97644532c03225326b0fd05e8a9f72a3" ], "index": "pypi", "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'", - "version": "==2.10.1" + "version": "==2.11.0" }, "expiringdict": { "hashes": [