Skip to content

Commit cafeb0e

Browse files
⬆️ Bump jinja2 from 2.11.3 to 3.1.3 in /server/projects/analysis
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 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@2.11.3...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e096f0 commit cafeb0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/projects/analysis/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ rsa==4.7.2
2222
django-guardian==2.3.0
2323

2424
# for django template
25-
Jinja2==2.11.3
25+
Jinja2==3.1.3
2626
markupsafe==2.0.1
2727

2828
# for rest api

0 commit comments

Comments
 (0)