Skip to content

Commit

Permalink
chore: Bump jinja2 from 3.1.3 to 3.1.4 in /sdk/python/requirements (f…
Browse files Browse the repository at this point in the history
…east-dev#4179)

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](pallets/jinja@3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent 50e41ae commit 77f719d
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 @@ -338,7 +338,7 @@ isoduration==20.11.0
# via jsonschema
jedi==0.19.1
# via ipython
jinja2==3.1.3
jinja2==3.1.4
# via
# altair
# feast (setup.py)
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 @@ -55,7 +55,7 @@ idna==3.7
# requests
importlib-metadata==7.1.0
# via dask
jinja2==3.1.3
jinja2==3.1.4
# via feast (setup.py)
jsonschema==4.21.1
# 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 @@ -358,7 +358,7 @@ isoduration==20.11.0
# via jsonschema
jedi==0.19.1
# via ipython
jinja2==3.1.3
jinja2==3.1.4
# via
# altair
# feast (setup.py)
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 @@ -66,7 +66,7 @@ importlib-metadata==7.1.0
# via
# dask
# typeguard
jinja2==3.1.3
jinja2==3.1.4
# via feast (setup.py)
jsonschema==4.21.1
# 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 @@ -347,7 +347,7 @@ isoduration==20.11.0
# via jsonschema
jedi==0.19.1
# via ipython
jinja2==3.1.3
jinja2==3.1.4
# via
# altair
# feast (setup.py)
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 @@ -57,7 +57,7 @@ importlib-metadata==7.1.0
# via
# dask
# typeguard
jinja2==3.1.3
jinja2==3.1.4
# via feast (setup.py)
jsonschema==4.21.1
# via feast (setup.py)
Expand Down

0 comments on commit 77f719d

Please sign in to comment.