Skip to content

Commit d743e3a

Browse files
Bump jinja2 from 2.11.2 to 2.11.3 in /.requirements (#814)
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.11.2...2.11.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f2e456 commit d743e3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.requirements/all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ isort==5.6.4
8686
# via -r dev.in
8787
jedi==0.17.2
8888
# via ipython
89-
jinja2==2.11.2
89+
jinja2==2.11.3
9090
# via
9191
# nbconvert
9292
# nbsphinx

.requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ ipython==7.18.1
4444
# via -r docs.in
4545
jedi==0.17.2
4646
# via ipython
47-
jinja2==2.11.2
47+
jinja2==2.11.3
4848
# via
4949
# nbconvert
5050
# nbsphinx

0 commit comments

Comments
 (0)