Skip to content

Commit 805feac

Browse files
Bump jinja2 from 3.1.5 to 3.1.6 in /docassemble_webapp
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 a1005e0 commit 805feac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docassemble_webapp/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ def read(fname):
144144
"jdcal==1.4.1",
145145
"jeepney==0.8.0",
146146
"jellyfish==1.1.0",
147-
"Jinja2==3.1.5",
147+
"Jinja2==3.1.6",
148148
"jmespath==1.0.1",
149149
"joblib==1.4.2",
150150
"josepy==1.14.0",

0 commit comments

Comments
 (0)