Skip to content

Commit

Permalink
chore: Bump jinja2 from 3.1.4 to 3.1.5 in /sdk/python/requirements
Browse files Browse the repository at this point in the history
Bumps [jinja2](https://github.com/pallets/jinja) 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: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 18ff604 commit e738746
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.10-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ isoduration==20.11.0
# via jsonschema
jedi==0.19.2
# via ipython
jinja2==3.1.4
jinja2==3.1.5
# via
# feast (setup.py)
# altair
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.10-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ idna==3.10
# requests
importlib-metadata==8.5.0
# via dask
jinja2==3.1.4
jinja2==3.1.5
# via feast (setup.py)
jsonschema==4.23.0
# via feast (setup.py)
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.11-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ isoduration==20.11.0
# via jsonschema
jedi==0.19.2
# via ipython
jinja2==3.1.4
jinja2==3.1.5
# via
# feast (setup.py)
# altair
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.11-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ idna==3.10
# requests
importlib-metadata==8.5.0
# via dask
jinja2==3.1.4
jinja2==3.1.5
# via feast (setup.py)
jsonschema==4.23.0
# via feast (setup.py)
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.9-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ isoduration==20.11.0
# via jsonschema
jedi==0.19.2
# via ipython
jinja2==3.1.4
jinja2==3.1.5
# via
# feast (setup.py)
# altair
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.9-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ importlib-metadata==8.5.0
# via
# dask
# typeguard
jinja2==3.1.4
jinja2==3.1.5
# via feast (setup.py)
jsonschema==4.23.0
# via feast (setup.py)
Expand Down

0 comments on commit e738746

Please sign in to comment.