Skip to content

Commit 1111802

Browse files
Bump jinja2 from 2.11.3 to 3.1.6
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 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@2.11.3...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89c3066 commit 1111802

File tree

2 files changed

+71
-68
lines changed

2 files changed

+71
-68
lines changed

Pipfile.lock

Lines changed: 69 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
#
2-
# These requirements were autogenerated by pipenv
3-
# To regenerate from the project's Pipfile, run:
4-
#
5-
# pipenv lock --requirements
6-
#
7-
81
-i https://pypi.org/simple
92
appdirs==1.4.4
103
babel==2.9.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
@@ -22,9 +15,9 @@ idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.
2215
inifile==0.4
2316
isort==5.8.0
2417
itsdangerous==1.1.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
25-
jinja2==2.11.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
18+
jinja2==3.1.6; python_version >= '3.7'
2619
lektor==3.2.0
27-
markupsafe==1.1.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
20+
markupsafe==3.0.2; python_version >= '3.9'
2821
mccabe==0.6.1
2922
mistune==0.8.4
3023
mypy-extensions==0.4.3

0 commit comments

Comments
 (0)