Skip to content

Commit

Permalink
chore: Bump jinja2 from 3.1.2 to 3.1.3 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.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.2...3.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent e436f77 commit 7ba7584
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 @@ -349,7 +349,7 @@ isort==5.12.0
# via feast (setup.py)
jedi==0.19.1
# via ipython
jinja2==3.1.2
jinja2==3.1.3
# 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 @@ -89,7 +89,7 @@ importlib-metadata==6.8.0
# feast (setup.py)
importlib-resources==6.1.1
# via feast (setup.py)
jinja2==3.1.2
jinja2==3.1.3
# via feast (setup.py)
jsonschema==4.20.0
# via feast (setup.py)
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.8-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ isort==5.12.0
# via feast (setup.py)
jedi==0.19.1
# via ipython
jinja2==3.1.2
jinja2==3.1.3
# via
# altair
# feast (setup.py)
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.8-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ importlib-resources==6.1.1
# feast (setup.py)
# jsonschema
# jsonschema-specifications
jinja2==3.1.2
jinja2==3.1.3
# via feast (setup.py)
jsonschema==4.20.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 @@ -356,7 +356,7 @@ isort==5.12.0
# via feast (setup.py)
jedi==0.19.1
# via ipython
jinja2==3.1.2
jinja2==3.1.3
# 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 @@ -89,7 +89,7 @@ importlib-metadata==6.8.0
# feast (setup.py)
importlib-resources==6.1.1
# via feast (setup.py)
jinja2==3.1.2
jinja2==3.1.3
# via feast (setup.py)
jsonschema==4.20.0
# via feast (setup.py)
Expand Down

0 comments on commit 7ba7584

Please sign in to comment.