summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-11 19:59:43 +0000
committerGitHub <noreply@github.com>2024-01-11 19:59:43 +0000
commit0b112478250c2d5299ddcfaf1b6a31e4d6eedfd1 (patch)
treebf4899c7b4bc3c7a02521f9d5aff3ac7f153b266 /pyproject.toml
parent9d2a9a0dde75fff11c59229229fd60789cbf63b5 (diff)
Bump jinja2 from 3.1.2 to 3.1.3
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [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.2...3.1.3) --- 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 fc7a960..b0fa730 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.2"
+Jinja2 = "^3.1.3"
markdown2 = "^2.4.10"
Pygments = "^2.16.1"
"Mastodon.py" = "^1.8.0"