Skip to content

Commit 50075c6

Browse files
Bump jinja2 from 3.1.2 to 3.1.5 in /app/ch16_mongodb/final
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.5. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.2...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d64317a commit 50075c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/ch16_mongodb/final/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ flask==3.0.0
1616
# via -r requirements.piptools
1717
itsdangerous==2.1.2
1818
# via flask
19-
jinja2==3.1.2
19+
jinja2==3.1.5
2020
# via flask
2121
mako==1.3.0
2222
# via alembic

0 commit comments

Comments
 (0)