summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-06 21:39:01 +0000
committerGitHub <noreply@github.com>2024-05-06 21:39:01 +0000
commitc03dc316c9254e6ef1aa02ef91eedefcab5f034e (patch)
treeeab6b7308479ee4104ab3ab2daeb094e977be371 /pyproject.toml
parent9f12f11de9c6c20eaf39205b446dfae1f593cc68 (diff)
Bump jinja2 from 3.1.3 to 3.1.4dependabot/pip/jinja2-3.1.4
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
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 8ebcfa6..e00e988 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"