summary refs log tree commit diff
path: root/poetry.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-15 13:54:23 +0000
committerGitHub <noreply@github.com>2024-01-15 13:54:23 +0000
commit2ce91cf26f60b247bad7aec720bcf771bc769b74 (patch)
treeb15b42e58c5712c55aa703bb8584ecaa7e75922c /poetry.lock
parentBump lxml from 4.9.3 to 5.1.0 (#16813) (diff)
downloadsynapse-2ce91cf26f60b247bad7aec720bcf771bc769b74.tar.xz
Bump typing-extensions from 4.8.0 to 4.9.0 (#16815)
Diffstat (limited to 'poetry.lock')
-rw-r--r--poetry.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock
index 0a92571bf8..d9a7e89468 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -3160,13 +3160,13 @@ files = [
 
 [[package]]
 name = "typing-extensions"
-version = "4.8.0"
+version = "4.9.0"
 description = "Backported and Experimental Type Hints for Python 3.8+"
 optional = false
 python-versions = ">=3.8"
 files = [
-    {file = "typing_extensions-4.8.0-py3-none-any.whl", hash = "sha256:8f92fc8806f9a6b641eaa5318da32b44d401efaac0f6678c9bc448ba3605faa0"},
-    {file = "typing_extensions-4.8.0.tar.gz", hash = "sha256:df8e4339e9cb77357558cbdbceca33c303714cf861d1eef15e1070055ae8b7ef"},
+    {file = "typing_extensions-4.9.0-py3-none-any.whl", hash = "sha256:af72aea155e91adfc61c3ae9e0e342dbc0cba726d6cba4b6c72c1f34e47291cd"},
+    {file = "typing_extensions-4.9.0.tar.gz", hash = "sha256:23478f88c37f27d76ac8aee6c905017a143b0b1b886c3c9f66bc2fd94f9f5783"},
 ]
 
 [[package]]