Skip to content

Commit bb4b175

Browse files
Bump jinja2 from 3.1.3 to 3.1.4 in /src/presenters
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3caf617 commit bb4b175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/presenters/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Flask-Cors==4.0.0
33
Flask-RESTful==0.3.10
44
gevent==24.2.1
55
gunicorn==21.2.0
6-
Jinja2==3.1.3
6+
Jinja2==3.1.4
77
marshmallow==3.21.1
88
marshmallow-enum==1.5.1
99
python-dotenv==1.0.1

0 commit comments

Comments
 (0)