Skip to content

Commit e8edb08

Browse files
Bump jinja2 from 3.0.3 to 3.1.4 in /model-engine
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.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.0.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 901bf6d commit e8edb08

File tree

2 files changed

+64
-70
lines changed

2 files changed

+64
-70
lines changed

model-engine/requirements.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GitPython~=3.1
2-
Jinja2==3.0.3 # version 3.1.0 had a bug
2+
Jinja2==3.1.4 # version 3.1.0 had a bug
33
aiohttp~=3.9
44
aioredis~=2.0
55
alembic==1.8.1

0 commit comments

Comments
 (0)