summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-02 04:25:45 +0000
committerGitHub <noreply@github.com>2024-07-02 04:25:45 +0000
commit8684f7301b00c85b8bc619ccbd0fe7b750e4ebe5 (patch)
tree728d7c0c56dfa82d6f254d663768cd3805eb073f /pyproject.toml
parenta9d79ba40bbccfb2e80a4a80b1084e21ff3b9951 (diff)
Bump jinja2 from 3.1.3 to 3.1.4
Dependabot couldn't find the original pull request head commit, c03dc316c9254e6ef1aa02ef91eedefcab5f034e.
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
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"