Skip to content

Commit fc8cff0

Browse files
chore: Bump jinja2 from 3.1.4 to 3.1.5 in /sdk/python/requirements (feast-dev#4876)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a1f4dd commit fc8cff0

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

sdk/python/requirements/py3.10-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ isoduration==20.11.0
362362
# via jsonschema
363363
jedi==0.19.2
364364
# via ipython
365-
jinja2==3.1.4
365+
jinja2==3.1.5
366366
# via
367367
# feast (setup.py)
368368
# altair

sdk/python/requirements/py3.10-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ idna==3.10
5353
# requests
5454
importlib-metadata==8.5.0
5555
# via dask
56-
jinja2==3.1.4
56+
jinja2==3.1.5
5757
# via feast (setup.py)
5858
jsonschema==4.23.0
5959
# via feast (setup.py)

sdk/python/requirements/py3.11-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ isoduration==20.11.0
353353
# via jsonschema
354354
jedi==0.19.2
355355
# via ipython
356-
jinja2==3.1.4
356+
jinja2==3.1.5
357357
# via
358358
# feast (setup.py)
359359
# altair

sdk/python/requirements/py3.11-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ idna==3.10
5151
# requests
5252
importlib-metadata==8.5.0
5353
# via dask
54-
jinja2==3.1.4
54+
jinja2==3.1.5
5555
# via feast (setup.py)
5656
jsonschema==4.23.0
5757
# via feast (setup.py)

sdk/python/requirements/py3.9-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ isoduration==20.11.0
371371
# via jsonschema
372372
jedi==0.19.2
373373
# via ipython
374-
jinja2==3.1.4
374+
jinja2==3.1.5
375375
# via
376376
# feast (setup.py)
377377
# altair

sdk/python/requirements/py3.9-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ importlib-metadata==8.5.0
5555
# via
5656
# dask
5757
# typeguard
58-
jinja2==3.1.4
58+
jinja2==3.1.5
5959
# via feast (setup.py)
6060
jsonschema==4.23.0
6161
# via feast (setup.py)

0 commit comments

Comments
 (0)