From 8684f7301b00c85b8bc619ccbd0fe7b750e4ebe5 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 2 Jul 2024 04:25:45 +0000
Subject: Bump jinja2 from 3.1.3 to 3.1.4

Dependabot couldn't find the original pull request head commit, c03dc316c9254e6ef1aa02ef91eedefcab5f034e.
---
 poetry.lock    | 8 ++++----
 pyproject.toml | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/poetry.lock b/poetry.lock
index 88dde15..16a62eb 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -148,13 +148,13 @@ files = [
 
 [[package]]
 name = "jinja2"
-version = "3.1.3"
+version = "3.1.4"
 description = "A very fast and expressive template engine."
 optional = false
 python-versions = ">=3.7"
 files = [
-    {file = "Jinja2-3.1.3-py3-none-any.whl", hash = "sha256:7d6d50dd97d52cbc355597bd845fabfbac3f551e1f99619e39a35ce8c370b5fa"},
-    {file = "Jinja2-3.1.3.tar.gz", hash = "sha256:ac8bd6544d4bb2c9792bf3a159e80bba8fda7f07e81bc3aed565432d5925ba90"},
+    {file = "jinja2-3.1.4-py3-none-any.whl", hash = "sha256:bc5dd2abb727a5319567b7a813e6a2e7318c39f4f487cfe6c89c6f9c7d25197d"},
+    {file = "jinja2-3.1.4.tar.gz", hash = "sha256:4a3aee7acbbe7303aede8e9648d13b8bf88a429282aa6122a993f0ac800cb369"},
 ]
 
 [package.dependencies]
@@ -474,4 +474,4 @@ zstd = ["zstandard (>=0.18.0)"]
 [metadata]
 lock-version = "2.0"
 python-versions = "^3.9"
-content-hash = "3ab731d11ae761b95c3c33b81993d092beec9ec8305a1d11bca54137ebb02004"
+content-hash = "b59f29382308d53d836b027103feb122a4a7d0f828d4d3863ee489359aad9f35"
diff --git a/pyproject.toml b/pyproject.toml
index b124e54..586b638 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -6,7 +6,7 @@ authors = ["navanchauhan <navanchauhan@gmail.com>"]
 
 [tool.poetry.dependencies]
 python = "^3.9"
-Jinja2 = "^3.1.3"
+Jinja2 = "^3.1.4"
 markdown2 = "^2.4.10"
 Pygments = "^2.16.1"
 "Mastodon.py" = "^1.8.0"
-- 
cgit v1.2.3