summary refs log tree commit diff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-08 09:28:51 -0500
committerGitHub <noreply@github.com>2023-11-08 09:28:51 -0500
commitf6aa047aa259aba87881bcefe97aff07ddcbb4e3 (patch)
tree9c37acda8552f451ce91440a6db6e4002719e6cb
parentBump serde_json from 1.0.107 to 1.0.108 (#16604) (diff)
downloadsynapse-f6aa047aa259aba87881bcefe97aff07ddcbb4e3.tar.xz
Bump pyicu from 2.11 to 2.12 (#16603)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--poetry.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/poetry.lock b/poetry.lock

index 41556635d3..77643b0569 100644 --- a/poetry.lock +++ b/poetry.lock
@@ -2012,12 +2012,12 @@ plugins = ["importlib-metadata"] [[package]] name = "pyicu" -version = "2.11" +version = "2.12" description = "Python extension wrapping the ICU C++ API" optional = true python-versions = "*" files = [ - {file = "PyICU-2.11.tar.gz", hash = "sha256:3ab531264cfe9132b3d2ac5d708da9a4649d25f6e6813730ac88cf040a08a844"}, + {file = "PyICU-2.12.tar.gz", hash = "sha256:bd7ab5efa93ad692e6daa29cd249364e521218329221726a113ca3cb281c8611"}, ] [[package]]