summary refs log tree commit diff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-28 11:28:58 +0100
committerGitHub <noreply@github.com>2024-05-28 11:28:58 +0100
commitf2616edb7375f2386b4d1fc9df0988d171f325e2 (patch)
tree24f55af03438fa9c51254684f416258f8ba07d5f
parentBump pyopenssl from 24.0.0 to 24.1.0 (#17234) (diff)
downloadsynapse-f2616edb7375f2386b4d1fc9df0988d171f325e2.tar.xz
Bump pyicu from 2.13 to 2.13.1 (#17236)
-rw-r--r--poetry.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/poetry.lock b/poetry.lock
index 55a3f4951f..a669c27595 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -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]]