tawilkinson / boardgamebot

A Discord.py bot that fetches board game data
7 stars 0 forks source link

Update emoji to 2.14.0 #257

Open pyup-bot opened 2 weeks ago

pyup-bot commented 2 weeks ago

This PR updates emoji from 2.12.1 to 2.14.0.

Changelog ### 2.14.0 ``` ----- * Update to Unicode 16.0 ``` ### 2.13.2 ``` ----- * `typing_extensions` dependency not required on Python 3.9 and higher 303 ``` ### 2.13.1 ``` ----- * Read JSON files in binary mode to avoid UnicodeDecodeError 305 ``` ### 2.13.0 ``` ----- * Use JSON files to store the database of emoji * Load a language into emoji.EMOJI_DATA with emoji.config.load_language("zh") ```
Links - PyPI: https://pypi.org/project/emoji - Changelog: https://data.safetycli.com/changelogs/emoji/