Skip to content

Commit 31d89d8

Browse files
chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /docs (#225)
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:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76e2ebf commit 31d89d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ autodoc
1010

1111
defusedxml
1212
tornado==6.4.2
13-
jinja2==3.1.4
13+
jinja2==3.1.5
1414
idna==3.7

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ idna==3.7
3434
# requests
3535
imagesize==1.4.1
3636
# via sphinx
37-
jinja2==3.1.4
37+
jinja2==3.1.5
3838
# via
3939
# -r requirements.in
4040
# sphinx

0 commit comments

Comments
 (0)