Skip to content

Commit 99e801a

Browse files
⬆️ Bump jinja2 from 3.1.2 to 3.1.3 (#139)
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](pallets/jinja@3.1.2...3.1.3) --- 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 97658bd commit 99e801a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ isort==5.12.0
9292
# via dot (setup.cfg)
9393
jedi==0.18.1
9494
# via ipython
95-
jinja2==3.1.2
95+
jinja2==3.1.3
9696
# via torch
9797
kiwisolver==1.4.3
9898
# via matplotlib

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ imageio==2.19.3
4747
# via scikit-image
4848
iniconfig==2.0.0
4949
# via pytest
50-
jinja2==3.1.2
50+
jinja2==3.1.3
5151
# via torch
5252
kiwisolver==1.4.3
5353
# via matplotlib

0 commit comments

Comments
 (0)