Skip to content

Commit 0b2cf13

Browse files
build(deps-dev): bump jinja2 from 3.1.4 to 3.1.5
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4e77e8 commit 0b2cf13

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -47,7 +47,7 @@ flake8 = "^3.9.2"
4747
mypy = "^0.910"
4848
openpyxl = "^3.0.9"
4949
mike = "^1.1.2"
50-
jinja2 = "^3.0"
50+
jinja2 = "^3.1"
5151
markupsafe = "<2.1"
5252
jupyter = "^1.0.0"
5353
ipykernel = "^6.15.0"

0 commit comments

Comments
 (0)