Skip to content

Commit 12da0d0

Browse files
Bump jinja2 from 3.1.2 to 3.1.6
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.2...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 963f53c commit 12da0d0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ packages = [{include = "ldnp"}]
99
[tool.poetry.dependencies]
1010
# for hashlib.file_digest
1111
python = "^3.11"
12-
jinja2 = "^3.1.2"
12+
jinja2 = "^3.1.6"
1313
pyxdg = "^0.28"
1414
click = "^8.1.3"
1515
python-gnupg = "0.5.0"

0 commit comments

Comments
 (0)