Skip to content

Commit af79256

Browse files
Bump jinja2 from 3.1.5 to 3.1.6 in /docassemble_base
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: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef5c9bc commit af79256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docassemble_base/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ def find_package_data(where='.', package='', exclude=standard_exclude, exclude_d
133133
"jdcal==1.4.1",
134134
"jeepney==0.8.0",
135135
"jellyfish==1.1.0",
136-
"Jinja2==3.1.5",
136+
"Jinja2==3.1.6",
137137
"jmespath==1.0.1",
138138
"joblib==1.4.2",
139139
"keyring==25.5.0",

0 commit comments

Comments
 (0)