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:
dependabot[bot] 2024-05-06 21:41:34 +00:00 committed by GitHub
parent bc177eb685
commit e5e9e3cb6a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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