summary refs log tree commit diff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-03 23:45:42 +0100
committerGitHub <noreply@github.com>2023-05-03 23:45:42 +0100
commitcc872eaf164e72e2589c9deac1190a879cbd7deb (patch)
tree3431e18e18bbe87d9a4d3bd2b0cc2e215976113a
parentUse oEmbed for YouTube Shorts (#15025) (diff)
downloadsynapse-cc872eaf164e72e2589c9deac1190a879cbd7deb.tar.xz
Bump pyicu from 2.10.2 to 2.11 (#15509)
* Bump pyicu from 2.10.2 to 2.11

Bumps [pyicu](https://gitlab.pyicu.org/main/pyicu) from 2.10.2 to 2.11.

---
updated-dependencies:
- dependency-name: pyicu
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Changelog

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '')
-rw-r--r--changelog.d/15509.misc1
-rw-r--r--poetry.lock4
2 files changed, 3 insertions, 2 deletions
diff --git a/changelog.d/15509.misc b/changelog.d/15509.misc
new file mode 100644
index 0000000000..1eb26c83b7
--- /dev/null
+++ b/changelog.d/15509.misc
@@ -0,0 +1 @@
+Bump pyicu from 2.10.2 to 2.11.
diff --git a/poetry.lock b/poetry.lock
index 2ca6d89cb6..8e82fddeba 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -1973,13 +1973,13 @@ plugins = ["importlib-metadata"]
 
 [[package]]
 name = "pyicu"
-version = "2.10.2"
+version = "2.11"
 description = "Python extension wrapping the ICU C++ API"
 category = "main"
 optional = true
 python-versions = "*"
 files = [
-    {file = "PyICU-2.10.2.tar.gz", hash = "sha256:0c3309eea7fab6857507ace62403515b60fe096cbfb4f90d14f55ff75c5441c1"},
+    {file = "PyICU-2.11.tar.gz", hash = "sha256:3ab531264cfe9132b3d2ac5d708da9a4649d25f6e6813730ac88cf040a08a844"},
 ]
 
 [[package]]