Skip to content

Commit

Permalink
Bump jinja2
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the /vizro-core/examples/visual-vocabulary directory: [jinja2](https://github.com/pallets/jinja).


Updates `jinja2` from 3.1.4 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.4...3.1.5)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 3d8e17a commit c932de4
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions vizro-core/examples/visual-vocabulary/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,12 @@ gunicorn==23.0.0
idna==3.10
# via requests
importlib-metadata==8.5.0
# via
# dash
# flask
# via dash
isort==5.13.2
# via -r requirements.in
itsdangerous==2.2.0
# via flask
jinja2==3.1.4
jinja2==3.1.5
# via flask
markupsafe==3.0.2
# via
Expand Down Expand Up @@ -99,21 +97,14 @@ requests==2.32.3
# via dash
retrying==1.3.4
# via dash
setuptools==75.3.0
# via dash
six==1.16.0
# via
# python-dateutil
# retrying
tenacity==9.0.0
# via plotly
tomli==2.1.0
# via
# autoflake
# black
typing-extensions==4.12.2
# via
# black
# dash
# pydantic
# pydantic-core
Expand Down

0 comments on commit c932de4

Please sign in to comment.