summary refs log tree commit diff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-14 09:31:35 +0100
committerGitHub <noreply@github.com>2024-05-14 09:31:35 +0100
commitaa6345cb3b96730b6972d468d7f58e40324e5d60 (patch)
treec73a530d3ac4d107c4e838989675b7439e8a3596
parentBump sentry-sdk from 1.40.3 to 2.1.1 (#17178) (diff)
downloadsynapse-aa6345cb3b96730b6972d468d7f58e40324e5d60.tar.xz
Bump immutabledict from 4.1.0 to 4.2.0 (#17179)
-rw-r--r--poetry.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock
index f200ad0c55..19aab8d23b 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -782,13 +782,13 @@ files = [
 
 [[package]]
 name = "immutabledict"
-version = "4.1.0"
+version = "4.2.0"
 description = "Immutable wrapper around dictionaries (a fork of frozendict)"
 optional = false
 python-versions = ">=3.8,<4.0"
 files = [
-    {file = "immutabledict-4.1.0-py3-none-any.whl", hash = "sha256:c176e99aa90aedb81716ad35218bb2055d049b549626db4523dbe011cf2f32ac"},
-    {file = "immutabledict-4.1.0.tar.gz", hash = "sha256:93d100ccd2cd09a1fd3f136b9328c6e59529ba341de8bb499437f6819159fe8a"},
+    {file = "immutabledict-4.2.0-py3-none-any.whl", hash = "sha256:d728b2c2410d698d95e6200237feb50a695584d20289ad3379a439aa3d90baba"},
+    {file = "immutabledict-4.2.0.tar.gz", hash = "sha256:e003fd81aad2377a5a758bf7e1086cf3b70b63e9a5cc2f46bce8d0a2b4727c5f"},
 ]
 
 [[package]]