From 7b0806121bc771628890a87f5e28a2c204b28e52 Mon Sep 17 00:00:00 2001 From: Zemnmez's Renovate Bot Date: Sun, 13 Oct 2024 19:32:28 -0700 Subject: [PATCH] chore(deps): update dependency marisa-trie to v1.2.1 ##### v1.2.1 - Publish Python 3.13 wheels (only CPython ones, PyPy ones are skipped until https://github.com/pypa/distutils/issues/283 is fixed). - Rebuild Cython wrapper with Cython 3.0.11. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 11b6fca06bd..11542f1f257 100644 --- a/requirements.txt +++ b/requirements.txt @@ -481,7 +481,7 @@ language-data==1.2.0 \ --hash=sha256:77d5cab917f91ee0b2f1aa7018443e911cf8985ef734ca2ba3940770f6a3816b \ --hash=sha256:82a86050bbd677bfde87d97885b17566cfe75dad3ac4f5ce44b52c28f752e773 # via langcodes -marisa-trie==1.2.0 \ +marisa-trie==1.2.1 \ --hash=sha256:006419c59866979188906babc42ae0918081c18cabc2bdabca027f68c081c127 \ --hash=sha256:015594427360c6ad0fa94d51ee3d50fb83b0f7278996497fd2d69f877c3de9bd \ --hash=sha256:02f773e85cc566a24c0e0e28c744052db7691c4f13d02e4257bc657a49b9ab14 \