Skip to content

Commit 110677e

Browse files
Bump jinja2 from 3.1.5 to 3.1.6 in /.requirements (#1453)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 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.5...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 70e7a7b commit 110677e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.requirements/all.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ isort==5.10.1
7070
# via -r dev.in
7171
jedi==0.18.1
7272
# via ipython
73-
jinja2==3.1.5
73+
jinja2==3.1.6
7474
# via
7575
# mkdocs
7676
# mkdocs-material

.requirements/docs.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ipython==8.10.0
3838
# via -r docs.in
3939
jedi==0.18.2
4040
# via ipython
41-
jinja2==3.1.5
41+
jinja2==3.1.6
4242
# via
4343
# mkdocs
4444
# mkdocs-material

0 commit comments

Comments
 (0)