0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-26 06:28:20 +02:00

Bump pyicu from 2.13 to 2.13.1 (#17236)

This commit is contained in:
dependabot[bot] 2024-05-28 11:28:58 +01:00 committed by GitHub
parent 86a2a0258f
commit f2616edb73
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
poetry.lock generated
View file

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