Bump jinja2 from 3.1.3 to 3.1.4
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](https://github.com/pallets/jinja/compare/3.1.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bc177eb685
commit
e5e9e3cb6a
|
@ -6,7 +6,7 @@ Flask==3.0.3
|
|||
idna==3.7
|
||||
install==1.3.5
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.3
|
||||
Jinja2==3.1.4
|
||||
MarkupSafe==2.1.5
|
||||
python-dateutil==2.9.0.post0
|
||||
requests==2.31.0
|
||||
|
|
|
@ -32,7 +32,7 @@ itsdangerous==2.2.0
|
|||
# via
|
||||
# -r requirements.in
|
||||
# flask
|
||||
jinja2==3.1.3
|
||||
jinja2==3.1.4
|
||||
# via
|
||||
# -r requirements.in
|
||||
# flask
|
||||
|
|
Loading…
Reference in a new issue