1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-06 16:06:52 +00:00

Bump pyicu from 2.13.1 to 2.14 (#18060)

This commit is contained in:
dependabot[bot] 2025-01-06 18:24:49 +00:00 committed by GitHub
parent 49fcda31f6
commit a0a4a36891
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
poetry.lock generated
View file

@ -1825,12 +1825,12 @@ plugins = ["importlib-metadata"]
[[package]]
name = "pyicu"
version = "2.13.1"
version = "2.14"
description = "Python extension wrapping the ICU C++ API"
optional = true
python-versions = "*"
files = [
{file = "PyICU-2.13.1.tar.gz", hash = "sha256:d4919085eaa07da12bade8ee721e7bbf7ade0151ca0f82946a26c8f4b98cdceb"},
{file = "PyICU-2.14.tar.gz", hash = "sha256:acc7eb92bd5c554ed577249c6978450a4feda0aa6f01470152b3a7b382a02132"},
]
[[package]]