summary refs log tree commit diff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-19 17:45:23 +0000
committerGitHub <noreply@github.com>2024-03-19 17:45:23 +0000
commit3e89afdef7cd8610324a554defcc0a94bf6bc4c8 (patch)
treea1f819fc2b237d432d236b2d5e82b183aa949918
parentBump types-pyopenssl from 23.3.0.0 to 24.0.0.20240311 (#17003) (diff)
downloadsynapse-3e89afdef7cd8610324a554defcc0a94bf6bc4c8.tar.xz
Bump jinja2 from 3.1.2 to 3.1.3 (#17005)
-rw-r--r--poetry.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock
index 23879db8e9..eee863a099 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -1001,13 +1001,13 @@ trio = ["async_generator", "trio"]
 
 [[package]]
 name = "jinja2"
-version = "3.1.2"
+version = "3.1.3"
 description = "A very fast and expressive template engine."
 optional = false
 python-versions = ">=3.7"
 files = [
-    {file = "Jinja2-3.1.2-py3-none-any.whl", hash = "sha256:6088930bfe239f0e6710546ab9c19c9ef35e29792895fed6e6e31a023a182a61"},
-    {file = "Jinja2-3.1.2.tar.gz", hash = "sha256:31351a702a408a9e7595a8fc6150fc3f43bb6bf7e319770cbc0db9df9437e852"},
+    {file = "Jinja2-3.1.3-py3-none-any.whl", hash = "sha256:7d6d50dd97d52cbc355597bd845fabfbac3f551e1f99619e39a35ce8c370b5fa"},
+    {file = "Jinja2-3.1.3.tar.gz", hash = "sha256:ac8bd6544d4bb2c9792bf3a159e80bba8fda7f07e81bc3aed565432d5925ba90"},
 ]
 
 [package.dependencies]